diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:51 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:51 +0100 |
commit | 9d08b11db2f445e93e604a1c52276b5c75d6c872 (patch) | |
tree | 41cfd3388d3dd692fe08d91a5b0fb33f609cfd79 /x11-apps | |
parent | x11-apps/xmore: Stabilize 1.0.4 ppc64, #926299 (diff) | |
download | gentoo-9d08b11db2f445e93e604a1c52276b5c75d6c872.tar.gz gentoo-9d08b11db2f445e93e604a1c52276b5c75d6c872.tar.bz2 gentoo-9d08b11db2f445e93e604a1c52276b5c75d6c872.zip |
x11-apps/xprop: Stabilize 1.2.7 x86, #926300
Signed-off-by: Jakov Smolić <jsmolic@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 418d728bd08b..0622f3ae48cd 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} |