diff options
author | Sam James <sam@gentoo.org> | 2024-03-07 11:49:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 11:49:40 +0000 |
commit | 6dfe4ba7b484aaa6eebde98aadabd26b9ce51ebc (patch) | |
tree | 9dbba9f659b539c0092bd30cdb68ba6514b3f379 /x11-apps | |
parent | x11-libs/libpciaccess: Stabilize 0.18 sparc, #926298 (diff) | |
download | gentoo-6dfe4ba7b484aaa6eebde98aadabd26b9ce51ebc.tar.gz gentoo-6dfe4ba7b484aaa6eebde98aadabd26b9ce51ebc.tar.bz2 gentoo-6dfe4ba7b484aaa6eebde98aadabd26b9ce51ebc.zip |
x11-apps/xprop: Stabilize 1.2.7 sparc, #926300
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.7.ebuild b/x11-apps/xprop/xprop-1.2.7.ebuild index e2d0d5b5fdc3..0faf2876d934 100644 --- a/x11-apps/xprop/xprop-1.2.7.ebuild +++ b/x11-apps/xprop/xprop-1.2.7.ebuild @@ -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 ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |