diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:12:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:12:52 +0100 |
commit | a7ec5eec1e6407dadbd0f82ae9e7810fb9652bfb (patch) | |
tree | 859f2c63de2162950b59fefa4d1c7877c32a0318 /x11-apps/xauth | |
parent | x11-apps/xsm: Stabilize 1.0.6 ppc64, #928471 (diff) | |
download | gentoo-a7ec5eec1e6407dadbd0f82ae9e7810fb9652bfb.tar.gz gentoo-a7ec5eec1e6407dadbd0f82ae9e7810fb9652bfb.tar.bz2 gentoo-a7ec5eec1e6407dadbd0f82ae9e7810fb9652bfb.zip |
x11-apps/xauth: Stabilize 1.1.3 sparc, #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 e182f1b3673e..5b430acb29a9 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 |