diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:44:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:45:19 +0100 |
commit | ca90c95ef4d33acf11e7b5408935183dafb28d0d (patch) | |
tree | 82618854176cad2612db8d67d1202fd3389c5d28 /x11-apps/xauth | |
parent | x11-apps/viewres: stable 1.0.6 for hppa, bug #694734 (diff) | |
download | gentoo-ca90c95ef4d33acf11e7b5408935183dafb28d0d.tar.gz gentoo-ca90c95ef4d33acf11e7b5408935183dafb28d0d.tar.bz2 gentoo-ca90c95ef4d33acf11e7b5408935183dafb28d0d.zip |
x11-apps/xauth: stable 1.1 for hppa, bug #694734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 ca0b401a5a0d..6e6cbd340c83 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 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux" fi DESCRIPTION="X authority file utility" |