diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 17:12:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 17:12:25 +0000 |
commit | ccb81bea20a2a5082a634b16e218105b2ed4559f (patch) | |
tree | 567bcd2dbd74dfd2ce7aa1d8be4bea2150d7a3e5 /x11-apps/xprop | |
parent | dev-python/qtpy: Remove old (diff) | |
download | gentoo-ccb81bea20a2a5082a634b16e218105b2ed4559f.tar.gz gentoo-ccb81bea20a2a5082a634b16e218105b2ed4559f.tar.bz2 gentoo-ccb81bea20a2a5082a634b16e218105b2ed4559f.zip |
x11-apps/xprop: Stabilize 1.2.8 arm64, #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 3cf62fa1df0f..2019927fcaf2 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} |