diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:59 -0400 |
commit | d0cc3748ebb5201fdcb24c8654ca7b5cc822279a (patch) | |
tree | 1572d6c6f7b00be9f5a7fa95d366729f4ddbd237 /x11-apps/xprop | |
parent | dev-perl/IO-Socket-INET6: arm64 stable (diff) | |
download | gentoo-d0cc3748ebb5201fdcb24c8654ca7b5cc822279a.tar.gz gentoo-d0cc3748ebb5201fdcb24c8654ca7b5cc822279a.tar.bz2 gentoo-d0cc3748ebb5201fdcb24c8654ca7b5cc822279a.zip |
x11-apps/xprop: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.4.ebuild b/x11-apps/xprop/xprop-1.2.4.ebuild index f88751889fed..44370615cc8b 100644 --- a/x11-apps/xprop/xprop-1.2.4.ebuild +++ b/x11-apps/xprop/xprop-1.2.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="property displayer for X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |