diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 12:55:36 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 12:56:54 -0700 |
commit | bd637f97b1b6c25b236626275052205ed758dee3 (patch) | |
tree | c8efbe772b572fef5b06e8da25e94e693c6573b4 /dev-libs/g-wrap | |
parent | dev-php/doctrine: Version bump; requires PHP 7.1+ (diff) | |
download | gentoo-bd637f97b1b6c25b236626275052205ed758dee3.tar.gz gentoo-bd637f97b1b6c25b236626275052205ed758dee3.tar.bz2 gentoo-bd637f97b1b6c25b236626275052205ed758dee3.zip |
dev-libs/g-wrap: Drop to ~hppa
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="" |