dev-libs/libsass: x86 stable (bug #681604)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Apr 2019 01:20:12 +0000 (03:20 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Apr 2019 01:20:12 +0000 (03:20 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/libsass/libsass-3.5.2.ebuild

index 1ff5a747bd00c7c5de2a1ad7c98cd8e96297053c..5b4c3b249e5aad6a2622fe1c7b43d91e820cc580 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then
        KEYWORDS=
 else
        SRC_URI="https://github.com/sass/libsass/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
 fi
 
 DESCRIPTION="A C/C++ implementation of a Sass CSS compiler"