dev-python/snakeoil: x86 stable (bug #659624)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 5 Aug 2018 00:54:14 +0000 (02:54 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 5 Aug 2018 00:54:14 +0000 (02:54 +0200)
Package-Manager: Portage-2.3.44, Repoman-2.3.10

dev-python/snakeoil/snakeoil-0.7.5.ebuild

index 38a023db443b7f2464ca0c8aeb5415eaf2b8e954..bf532fafe63e9bfda3feb04ee218d982059a8d97 100644 (file)
@@ -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
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
        inherit git-r3
 else
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
        SRC_URI="https://github.com/pkgcore/snakeoil/releases/download/v${PV}/${P}.tar.gz"
 fi