diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:00:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:48 +0100 |
commit | 2f13117707e1a705843a7496531ce3146eb8e068 (patch) | |
tree | 8eae59ee0af8db5f566008097a71acd1b0b8a26b /x11-apps/xprop | |
parent | x11-apps/xmodmap: dropped ~x86-interix (diff) | |
download | gentoo-2f13117707e1a705843a7496531ce3146eb8e068.tar.gz gentoo-2f13117707e1a705843a7496531ce3146eb8e068.tar.bz2 gentoo-2f13117707e1a705843a7496531ce3146eb8e068.zip |
x11-apps/xprop: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xprop/xprop-1.2.2.ebuild b/x11-apps/xprop/xprop-1.2.2.ebuild index 83d0864c4bde..d99a40f0e087 100644 --- a/x11-apps/xprop/xprop-1.2.2.ebuild +++ b/x11-apps/xprop/xprop-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="property displayer for X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~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" |