diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:48 +0300 |
commit | 053e65705a6a74a1534e7ba2b2b6cc8b21dd7e44 (patch) | |
tree | 6c7db63510328e15d5fcfa485731d9716e0ab35e /x11-apps/xauth | |
parent | x11-apps/xsm: Stabilize 1.0.6 x86, #928471 (diff) | |
download | gentoo-053e65705a6a74a1534e7ba2b2b6cc8b21dd7e44.tar.gz gentoo-053e65705a6a74a1534e7ba2b2b6cc8b21dd7e44.tar.bz2 gentoo-053e65705a6a74a1534e7ba2b2b6cc8b21dd7e44.zip |
x11-apps/xauth: Stabilize 1.1.3 amd64, #928472
Signed-off-by: Arthur Zamarin <arthurzam@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 48f5d274ca3c..fe801717e61b 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 |