diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:45 +0000 |
commit | cb83d58f529fed7b6366dcb2bf378d6fabdd367b (patch) | |
tree | e8ddddccedb5b6b48ad668a896f2ac73078502df /x11-apps/xprop | |
parent | x11-apps/xlsclients: Stabilize 1.1.5 arm, #891865 (diff) | |
download | gentoo-cb83d58f529fed7b6366dcb2bf378d6fabdd367b.tar.gz gentoo-cb83d58f529fed7b6366dcb2bf378d6fabdd367b.tar.bz2 gentoo-cb83d58f529fed7b6366dcb2bf378d6fabdd367b.zip |
x11-apps/xprop: Stabilize 1.2.6 arm, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xprop')
-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 e10aafe1760b..4f760e39cb5a 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} |