diff options
author | Sam James <sam@gentoo.org> | 2024-12-14 17:42:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-14 17:42:38 +0000 |
commit | c0556e50f5c5a74087e074a1c453e4201470f5e6 (patch) | |
tree | 3bb47a3adccb6eed94ce9a0d2eea0a18d7f3cf4d /x11-apps/xprop | |
parent | media-libs/libjxl: Stabilize 0.11.1 amd64, #946415 (diff) | |
download | gentoo-c0556e50f5c5a74087e074a1c453e4201470f5e6.tar.gz gentoo-c0556e50f5c5a74087e074a1c453e4201470f5e6.tar.bz2 gentoo-c0556e50f5c5a74087e074a1c453e4201470f5e6.zip |
x11-apps/xprop: Stabilize 1.2.8 ppc64, #946473
Signed-off-by: Sam James <sam@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 92a421447a4b..911eeae4fcaa 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} |