diff options
Diffstat (limited to 'dev-libs/g-wrap')
-rw-r--r-- | dev-libs/g-wrap/g-wrap-1.9.11.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/g-wrap/g-wrap-1.9.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/g-wrap/g-wrap-1.9.11.ebuild b/dev-libs/g-wrap/g-wrap-1.9.11.ebuild index e14bd4cad68a..571b1a538804 100644 --- a/dev-libs/g-wrap/g-wrap-1.9.11.ebuild +++ b/dev-libs/g-wrap/g-wrap-1.9.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="A tool for exporting C libraries into Scheme" HOMEPAGE="http://www.nongnu.org/g-wrap/" SRC_URI="http://download.savannah.gnu.org/releases/g-wrap/${P}.tar.gz" -KEYWORDS="amd64 hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/dev-libs/g-wrap/g-wrap-1.9.13.ebuild b/dev-libs/g-wrap/g-wrap-1.9.13.ebuild index 6f052b20b626..c843ccce7a30 100644 --- a/dev-libs/g-wrap/g-wrap-1.9.13.ebuild +++ b/dev-libs/g-wrap/g-wrap-1.9.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="A tool for exporting C libraries into Scheme" HOMEPAGE="http://www.nongnu.org/g-wrap/" SRC_URI="http://download.savannah.gnu.org/releases/g-wrap/${P}.tar.gz" -KEYWORDS="amd64 hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" |