diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:21 +0300 |
commit | eea016e6ce8f462c150f5930659290ffa741fbed (patch) | |
tree | e847ec832fda4ea326f6dda451c2917b0ba58268 /x11-apps/xprop/xprop-1.2.4.ebuild | |
parent | x11-apps/xmore: arm stable wrt bug #682846 (diff) | |
download | gentoo-eea016e6ce8f462c150f5930659290ffa741fbed.tar.gz gentoo-eea016e6ce8f462c150f5930659290ffa741fbed.tar.bz2 gentoo-eea016e6ce8f462c150f5930659290ffa741fbed.zip |
x11-apps/xprop: arm stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps/xprop/xprop-1.2.4.ebuild')
-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 6d42d84b17ec..3e1ca94ca3d6 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" |