summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-08 23:00:49 +0000
committerSam James <sam@gentoo.org>2022-05-08 23:00:49 +0000
commitcd8fdadec82341ba75874658d9ea7188abd9c2ae (patch)
tree87145a86e54eabdfc8d763a1e0d16e158e27a847 /x11-apps
parentx11-apps/iceauth: Stabilize 1.0.9 arm64, #843167 (diff)
downloadgentoo-cd8fdadec82341ba75874658d9ea7188abd9c2ae.tar.gz
gentoo-cd8fdadec82341ba75874658d9ea7188abd9c2ae.tar.bz2
gentoo-cd8fdadec82341ba75874658d9ea7188abd9c2ae.zip
x11-apps/xauth: Stabilize 1.1.2 arm64, #843167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xauth/xauth-1.1.2.ebuild2
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 ccab7aa0ab1f..2e0c95ad0274 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"