diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:54 +0000 |
commit | 72c0450b3b067d8c4902c523b57d45345a95f0b3 (patch) | |
tree | 13b59b59be51bc75fb5987a4050e086e2a5a7344 /x11-apps/xprop | |
parent | x11-apps/xlsclients: Stabilize 1.1.5 x86, #891865 (diff) | |
download | gentoo-72c0450b3b067d8c4902c523b57d45345a95f0b3.tar.gz gentoo-72c0450b3b067d8c4902c523b57d45345a95f0b3.tar.bz2 gentoo-72c0450b3b067d8c4902c523b57d45345a95f0b3.zip |
x11-apps/xprop: Stabilize 1.2.6 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xprop/xprop-1.2.6.ebuild b/x11-apps/xprop/xprop-1.2.6.ebuild index 495cdee0b920..e10aafe1760b 100644 --- a/x11-apps/xprop/xprop-1.2.6.ebuild +++ b/x11-apps/xprop/xprop-1.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |