diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:59:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:59:18 +0200 |
commit | c0da35e58c88c7b543de5dc42eddfc398a39c68f (patch) | |
tree | 252f75a7a2a6527fb716e8b9e03432a0df2c084c /x11-apps | |
parent | x11-apps/iceauth: Stabilize 1.0.9 arm, #843167 (diff) | |
download | gentoo-c0da35e58c88c7b543de5dc42eddfc398a39c68f.tar.gz gentoo-c0da35e58c88c7b543de5dc42eddfc398a39c68f.tar.bz2 gentoo-c0da35e58c88c7b543de5dc42eddfc398a39c68f.zip |
x11-apps/xauth: Stabilize 1.1.2 arm, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 6a2b0461a442..055ec2142b7d 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" |