diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-23 21:44:43 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-23 21:12:28 +0100 |
commit | c2032410f30f3339ff301211cd4a3d0848c7f59a (patch) | |
tree | 1f2de488c16e7b9f7a90804e52493798b52f7cb1 /x11-apps/xauth | |
parent | x11-apps/xkbcomp: stable 1.4.5 for hppa, bug #813729 (diff) | |
download | gentoo-c2032410f30f3339ff301211cd4a3d0848c7f59a.tar.gz gentoo-c2032410f30f3339ff301211cd4a3d0848c7f59a.tar.bz2 gentoo-c2032410f30f3339ff301211cd4a3d0848c7f59a.zip |
x11-apps/xauth: stable 1.1 for hppa, bug #813729
Package-Manager: Portage-3.0.20, 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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.1.ebuild b/x11-apps/xauth/xauth-1.1.ebuild index fe2bc9e5bdcf..b1326e245890 100644 --- a/x11-apps/xauth/xauth-1.1.ebuild +++ b/x11-apps/xauth/xauth-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" |