commit: 5de2a6318688c7715f4d093c2fe9120cb2e134a6 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Sep 30 05:09:12 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Sep 30 05:11:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de2a631
sci-libs/galib: stabilise 2.4.7-r1 for amd64/x86 Closes: https://bugs.gentoo.org/632305 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sci-libs/galib/galib-2.4.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/galib/galib-2.4.7-r1.ebuild b/sci-libs/galib/galib-2.4.7-r1.ebuild index 71597f17e31..5209af1c4c9 100644 --- a/sci-libs/galib/galib-2.4.7-r1.ebuild +++ b/sci-libs/galib/galib-2.4.7-r1.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 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://lancet.mit.edu/ga/dist/galib${MY_PV}.tgz" LICENSE="BSD examples? ( GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples" S="${WORKDIR}/${PN}${MY_PV}"
