diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:20:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:54 +0100 |
commit | 75a0daeebc8e76df9dcc10732faa42fe89fbb201 (patch) | |
tree | 43a43d562244adafc36cb55cddf642efefde95f1 /app-arch | |
parent | app-arch/tar: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-fre... (diff) | |
download | gentoo-75a0daeebc8e76df9dcc10732faa42fe89fbb201.tar.gz gentoo-75a0daeebc8e76df9dcc10732faa42fe89fbb201.tar.bz2 gentoo-75a0daeebc8e76df9dcc10732faa42fe89fbb201.zip |
app-arch/unadf: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unadf/unadf-0.7.12.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unadf/unadf-0.7.9b.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/unadf/unadf-0.7.12.ebuild b/app-arch/unadf/unadf-0.7.12.ebuild index 2743c89d23fb..aa083842258a 100644 --- a/app-arch/unadf/unadf-0.7.12.ebuild +++ b/app-arch/unadf/unadf-0.7.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://lclevy.free.fr/${MY_PN}/${MY_PN}-${PV}.tar.bz2" HOMEPAGE="http://lclevy.free.fr/adflib/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~sparc-solaris ~x86 ~x86-interix ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" DEPEND="" RDEPEND="" diff --git a/app-arch/unadf/unadf-0.7.9b.ebuild b/app-arch/unadf/unadf-0.7.9b.ebuild index f7824c3438eb..2557f6705c6a 100644 --- a/app-arch/unadf/unadf-0.7.9b.ebuild +++ b/app-arch/unadf/unadf-0.7.9b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/adflib.zip" HOMEPAGE="http://lclevy.free.fr/adflib/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="hppa ppc x86 ~x86-interix ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="hppa ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="app-arch/unzip x11-misc/makedepend" |