diff options
author | 2024-12-14 18:11:35 +0000 | |
---|---|---|
committer | 2024-12-14 18:11:35 +0000 | |
commit | dc16c67b53c333bed9f478640388c25714cb0bf5 (patch) | |
tree | 66312285afd343fdc40a8cc122e2cb1b159b77b3 /x11-apps | |
parent | x11-misc/xcompmgr: Stabilize 1.1.10 x86, #946472 (diff) | |
download | gentoo-dc16c67b53c333bed9f478640388c25714cb0bf5.tar.gz gentoo-dc16c67b53c333bed9f478640388c25714cb0bf5.tar.bz2 gentoo-dc16c67b53c333bed9f478640388c25714cb0bf5.zip |
x11-apps/xprop: Stabilize 1.2.8 x86, #946473
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.8.ebuild b/x11-apps/xprop/xprop-1.2.8.ebuild index 911eeae4fcaa..2538e9f159a0 100644 --- a/x11-apps/xprop/xprop-1.2.8.ebuild +++ b/x11-apps/xprop/xprop-1.2.8.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |