diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:12:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:12:56 +0100 |
commit | 19bcbb043914ae54d0be249f80c2a0e7712dac95 (patch) | |
tree | 7e967aed329d484c724224678de1f71d661899e0 /x11-apps/xauth | |
parent | x11-apps/xauth: Stabilize 1.1.3 ppc, #928472 (diff) | |
download | gentoo-19bcbb043914ae54d0be249f80c2a0e7712dac95.tar.gz gentoo-19bcbb043914ae54d0be249f80c2a0e7712dac95.tar.bz2 gentoo-19bcbb043914ae54d0be249f80c2a0e7712dac95.zip |
x11-apps/xauth: Stabilize 1.1.3 ppc64, #928472
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/xauth-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.1.3.ebuild b/x11-apps/xauth/xauth-1.1.3.ebuild index 7130148f6861..48f5d274ca3c 100644 --- a/x11-apps/xauth/xauth-1.1.3.ebuild +++ b/x11-apps/xauth/xauth-1.1.3.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX=xz inherit xorg-3 DESCRIPTION="X authority file utility" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |