diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-19 15:07:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-20 11:47:00 +0000 |
commit | c0916faa340efac93a1885ca585ab5213dc293a1 (patch) | |
tree | acd974136a4f8618f5c97cf3bf983169b101afd3 /x11-apps/xauth | |
parent | dev-libs/jemalloc: stable 5.2.1-r1 for hppa, bug #831231 (diff) | |
download | gentoo-c0916faa340efac93a1885ca585ab5213dc293a1.tar.gz gentoo-c0916faa340efac93a1885ca585ab5213dc293a1.tar.bz2 gentoo-c0916faa340efac93a1885ca585ab5213dc293a1.zip |
x11-apps/xauth: stable 1.1.1 for hppa, bug #831378
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/xauth-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.1.1.ebuild b/x11-apps/xauth/xauth-1.1.1.ebuild index ec6a33e4d0b6..02bdf197abee 100644 --- a/x11-apps/xauth/xauth-1.1.1.ebuild +++ b/x11-apps/xauth/xauth-1.1.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" fi DESCRIPTION="X authority file utility" |