diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:01:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:08 +0100 |
commit | 2f735fe923e6823f900e06a12d68af9aaa02adc5 (patch) | |
tree | 81011fab54a2cf0eba0a8a32bbe9749d28431fb8 /app-portage | |
parent | app-portage/eix: dropped ~ia64-hpux ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-2f735fe923e6823f900e06a12d68af9aaa02adc5.tar.gz gentoo-2f735fe923e6823f900e06a12d68af9aaa02adc5.tar.bz2 gentoo-2f735fe923e6823f900e06a12d68af9aaa02adc5.zip |
app-portage/esearch: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/esearch-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild b/app-portage/esearch/esearch-1.3-r1.ebuild index 532fd6ca8ba1..6b2b4231dddd 100644 --- a/app-portage/esearch/esearch-1.3-r1.ebuild +++ b/app-portage/esearch/esearch-1.3-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$ @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="linguas_fr linguas_it" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" DEPEND="sys-apps/portage" RDEPEND="${DEPEND}" |