diff options
author | 2024-12-14 17:12:58 +0000 | |
---|---|---|
committer | 2024-12-14 17:12:58 +0000 | |
commit | c81f2bc1a5d63b71c9be36bd78026102901a3e45 (patch) | |
tree | 07485498d04f597826be0f6d8023349ab8110272 /x11-apps | |
parent | x11-misc/util-macros: Stabilize 1.20.2 arm, #946474 (diff) | |
download | gentoo-c81f2bc1a5d63b71c9be36bd78026102901a3e45.tar.gz gentoo-c81f2bc1a5d63b71c9be36bd78026102901a3e45.tar.bz2 gentoo-c81f2bc1a5d63b71c9be36bd78026102901a3e45.zip |
x11-apps/xprop: Stabilize 1.2.8 arm, #946473
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 2019927fcaf2..e2649650452e 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} |