diff options
author | 2024-03-07 10:14:52 +0100 | |
---|---|---|
committer | 2024-03-07 10:14:52 +0100 | |
commit | 41cf3ee4398f185f3d62f9b77c3e6a88fb163210 (patch) | |
tree | b18b358fc7dc8cc8eb2d841d3dd53d3a0cbeec5c /x11-apps | |
parent | x11-apps/xprop: Stabilize 1.2.7 x86, #926300 (diff) | |
download | gentoo-41cf3ee4398f185f3d62f9b77c3e6a88fb163210.tar.gz gentoo-41cf3ee4398f185f3d62f9b77c3e6a88fb163210.tar.bz2 gentoo-41cf3ee4398f185f3d62f9b77c3e6a88fb163210.zip |
x11-apps/xprop: Stabilize 1.2.7 arm, #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 0622f3ae48cd..357afd21c48b 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} |