diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:55:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:55:24 +0100 |
commit | e1a7640aae40ee8b3d2b507c81f2e11d76fcc47f (patch) | |
tree | f88f973583220c8c392eb9c95662d083619e9a12 /app-misc/pal | |
parent | app-misc/ondir: dropped ~x86-interix (diff) | |
download | gentoo-e1a7640aae40ee8b3d2b507c81f2e11d76fcc47f.tar.gz gentoo-e1a7640aae40ee8b3d2b507c81f2e11d76fcc47f.tar.bz2 gentoo-e1a7640aae40ee8b3d2b507c81f2e11d76fcc47f.zip |
app-misc/pal: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-misc/pal')
-rw-r--r-- | app-misc/pal/pal-0.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pal/pal-0.4.3-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/pal/pal-0.4.3-r1.ebuild b/app-misc/pal/pal-0.4.3-r1.ebuild index b312cf2c0baa..d6dd1989dd78 100644 --- a/app-misc/pal/pal-0.4.3-r1.ebuild +++ b/app-misc/pal/pal-0.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/palcal/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="nls" RDEPEND=" diff --git a/app-misc/pal/pal-0.4.3-r2.ebuild b/app-misc/pal/pal-0.4.3-r2.ebuild index f3c73091dfc1..ae8151cd2e26 100644 --- a/app-misc/pal/pal-0.4.3-r2.ebuild +++ b/app-misc/pal/pal-0.4.3-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$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/palcal/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="nls" RDEPEND=" |