diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-18 14:25:50 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-19 02:37:45 -0400 |
commit | 2ccd1d8affdcc36873cd3d37b9bc867bdaf9ce0e (patch) | |
tree | 33d67cd51e65363253f4e8655393106a79c66a99 /x11-apps | |
parent | x11-libs/libxcb: Stabilize 1.16.1 hppa, #928445 (diff) | |
download | gentoo-2ccd1d8affdcc36873cd3d37b9bc867bdaf9ce0e.tar.gz gentoo-2ccd1d8affdcc36873cd3d37b9bc867bdaf9ce0e.tar.bz2 gentoo-2ccd1d8affdcc36873cd3d37b9bc867bdaf9ce0e.zip |
x11-apps/xauth: Stabilize 1.1.3 hppa, #928472
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 3f54db1cac25..df8d00878546 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 |