diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:57:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:44 +0100 |
commit | 24ddd47d6e87db48e630ad1ec29a64c612a7c554 (patch) | |
tree | 01f04c1c4aca5cc92e9b2b7ef060e329d115cf42 /x11-apps/xdpyinfo | |
parent | x11-apps/xclock: dropped ~x86-interix (diff) | |
download | gentoo-24ddd47d6e87db48e630ad1ec29a64c612a7c554.tar.gz gentoo-24ddd47d6e87db48e630ad1ec29a64c612a7c554.tar.bz2 gentoo-24ddd47d6e87db48e630ad1ec29a64c612a7c554.zip |
x11-apps/xdpyinfo: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.1.ebuild index 3660d84c4d2e..6e27e063286b 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.1.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.1.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$ @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Display information utility for X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild index 1e1cda9a0313..6e27e063286b 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Display information utility for X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |