diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:41 +0200 |
commit | 1e5933b483cfda492b439bde7b361e0f8a233979 (patch) | |
tree | e7caf338d7fde844358a3c978cd6847fa377e7d6 /x11-apps | |
parent | x11-apps/xlsclients: Stabilize 1.1.5 ppc, #891865 (diff) | |
download | gentoo-1e5933b483cfda492b439bde7b361e0f8a233979.tar.gz gentoo-1e5933b483cfda492b439bde7b361e0f8a233979.tar.bz2 gentoo-1e5933b483cfda492b439bde7b361e0f8a233979.zip |
x11-apps/xprop: Stabilize 1.2.6 ppc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.6.ebuild b/x11-apps/xprop/xprop-1.2.6.ebuild index 7f9b05f192e0..d2306013b123 100644 --- a/x11-apps/xprop/xprop-1.2.6.ebuild +++ b/x11-apps/xprop/xprop-1.2.6.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 ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |