diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:57:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:57:18 +0200 |
commit | 76f5ff7c862e6efab7ae0d69bc0ecd6976b4d78d (patch) | |
tree | e4ce65e56f5c8851e9a1e4eb063e9c578e6de3ef /x11-apps/xauth | |
parent | x11-apps/setxkbmap: Stabilize 1.3.3 ppc, #843167 (diff) | |
download | gentoo-76f5ff7c862e6efab7ae0d69bc0ecd6976b4d78d.tar.gz gentoo-76f5ff7c862e6efab7ae0d69bc0ecd6976b4d78d.tar.bz2 gentoo-76f5ff7c862e6efab7ae0d69bc0ecd6976b4d78d.zip |
x11-apps/xauth: Stabilize 1.1.2 ppc, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/xauth-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.1.2.ebuild b/x11-apps/xauth/xauth-1.1.2.ebuild index 0c046c83629c..6a2b0461a442 100644 --- a/x11-apps/xauth/xauth-1.1.2.ebuild +++ b/x11-apps/xauth/xauth-1.1.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" fi DESCRIPTION="X authority file utility" |