sci-libs/galib: stabilise 2.4.7-r1 for amd64/x86
authorMichael Palimaka <kensington@gentoo.org>
Sat, 30 Sep 2017 05:09:12 +0000 (15:09 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 30 Sep 2017 05:11:23 +0000 (15:11 +1000)
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

index 71597f17e31ad0b08badf366bb9432faa49d73ce..5209af1c4c9da8f29347bf5f130a4997bd09272a 100644 (file)
@@ -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}"