diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:56:18 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:43 +0100 |
commit | 7f3b12a466f044b7de1a6f6ebef1208b9ba5f527 (patch) | |
tree | ba731653e8e0c0f176b3c2b3a67e2f53759c62fa /x11-apps/xauth | |
parent | x11-apps/oclock: dropped ~ia64-linux ~x86-interix (diff) | |
download | gentoo-7f3b12a466f044b7de1a6f6ebef1208b9ba5f527.tar.gz gentoo-7f3b12a466f044b7de1a6f6ebef1208b9ba5f527.tar.bz2 gentoo-7f3b12a466f044b7de1a6f6ebef1208b9ba5f527.zip |
x11-apps/xauth: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.9-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xauth/xauth-1.0.9-r1.ebuild b/x11-apps/xauth/xauth-1.0.9-r1.ebuild index ed1c75e9277a..1d9f69a1b4f8 100644 --- a/x11-apps/xauth/xauth-1.0.9-r1.ebuild +++ b/x11-apps/xauth/xauth-1.0.9-r1.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$ @@ -8,7 +8,7 @@ inherit autotools-utils xorg-2 DESCRIPTION="X authority file utility" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xauth/xauth-1.0.9-r2.ebuild b/x11-apps/xauth/xauth-1.0.9-r2.ebuild index 546ea6af8df7..a5cc6d831aad 100644 --- a/x11-apps/xauth/xauth-1.0.9-r2.ebuild +++ b/x11-apps/xauth/xauth-1.0.9-r2.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$ @@ -8,7 +8,7 @@ inherit autotools-utils xorg-2 DESCRIPTION="X authority file utility" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/libX11 |