summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-20 14:09:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-20 14:09:42 +0200
commit9d6870da709b0752f375ce2d11644389bd64e8e2 (patch)
treecc8a972b5e88f0284a4ec7b51acceff6fbec7287
parentmedia-libs/mesa: s390 stable wrt bug #694734 (diff)
downloadgentoo-9d6870da.tar.gz
gentoo-9d6870da.tar.bz2
gentoo-9d6870da.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>
-rw-r--r--x11-apps/xauth/xauth-1.1.ebuild2
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"