diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:09:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:09:42 +0200 |
commit | 9d6870da709b0752f375ce2d11644389bd64e8e2 (patch) | |
tree | cc8a972b5e88f0284a4ec7b51acceff6fbec7287 /x11-apps/xauth | |
parent | media-libs/mesa: s390 stable wrt bug #694734 (diff) | |
download | gentoo-9d6870da709b0752f375ce2d11644389bd64e8e2.tar.gz gentoo-9d6870da709b0752f375ce2d11644389bd64e8e2.tar.bz2 gentoo-9d6870da709b0752f375ce2d11644389bd64e8e2.zip |
x11-apps/xauth: s390 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 fb99aeeb57cb..5d8dcd5da348 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" |