diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:48:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:22:41 +0100 |
commit | 0b8af9ca8c4296b3e47d95e347ce533e755cbc03 (patch) | |
tree | cf587bb05cd594dfc64e97cb271885206e6e435a /app-doc/halibut | |
parent | dev-scheme/guile-gnome-platform: x86 stable (bug #644320) (diff) | |
download | gentoo-0b8af9ca8c4296b3e47d95e347ce533e755cbc03.tar.gz gentoo-0b8af9ca8c4296b3e47d95e347ce533e755cbc03.tar.bz2 gentoo-0b8af9ca8c4296b3e47d95e347ce533e755cbc03.zip |
app-doc/halibut: x86 stable (bug #631752)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-doc/halibut')
-rw-r--r-- | app-doc/halibut/halibut-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/halibut/halibut-1.2.ebuild b/app-doc/halibut/halibut-1.2.ebuild index 53a993fbae51..efc39fd55892 100644 --- a/app-doc/halibut/halibut-1.2.ebuild +++ b/app-doc/halibut/halibut-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" src_compile() { |