diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 16:59:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 16:59:24 +0000 |
commit | 6ce8b5410ab08a7dd6e40eb5e795b1390030b7e4 (patch) | |
tree | 557b6076abcd1f50b69241ac22568c773008d094 /x11-apps/xprop | |
parent | x11-misc/xcompmgr: Stabilize 1.1.10 ppc, #946472 (diff) | |
download | gentoo-6ce8b5410ab08a7dd6e40eb5e795b1390030b7e4.tar.gz gentoo-6ce8b5410ab08a7dd6e40eb5e795b1390030b7e4.tar.bz2 gentoo-6ce8b5410ab08a7dd6e40eb5e795b1390030b7e4.zip |
x11-apps/xprop: Stabilize 1.2.8 ppc, #946473
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xprop')
-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 e57e64cc0cc5..e4cbf52b84ab 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} |