dev-libs/libsass: arm64 stable (bug #700522)
authorAaron Bauman <bman@gentoo.org>
Tue, 19 Nov 2019 01:25:27 +0000 (20:25 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 19 Nov 2019 01:31:00 +0000 (20:31 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

dev-libs/libsass/libsass-3.6.1.ebuild

index 7bb47a9109365feab2762cb3245de2f17946a845..95f55959e19385c99542dea852f808ad506cda98 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"