diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:55 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:55 +0100 |
commit | b12cc2eaef0c8edc6521bbfe3aa6213337ca4848 (patch) | |
tree | 54b6eb6f7e0a817ae2547426c9c5bcbd50b50a02 | |
parent | x11-apps/xprop: Stabilize 1.2.7 arm64, #926300 (diff) | |
download | gentoo-b12cc2eaef0c8edc6521bbfe3aa6213337ca4848.tar.gz gentoo-b12cc2eaef0c8edc6521bbfe3aa6213337ca4848.tar.bz2 gentoo-b12cc2eaef0c8edc6521bbfe3aa6213337ca4848.zip |
x11-apps/xprop: Stabilize 1.2.7 ppc, #926300
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 d82d38426bae..c9014e9903f2 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} |