dev-libs/libixion: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 31 Jul 2019 20:49:32 +0000 (16:49 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 31 Jul 2019 21:11:03 +0000 (17:11 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

dev-libs/libixion/libixion-0.13.0.ebuild
dev-libs/libixion/libixion-0.14.1.ebuild

index f092df1e8178086f35746a5f88ed5e49665e0f20..ad201abb38719c4bdb8ad242d37da1c24877f010 100644 (file)
@@ -18,7 +18,7 @@ HOMEPAGE="https://gitlab.com/ixion/ixion"
 LICENSE="MIT"
 SLOT="0/0.13" # based on SONAME of libixion.so
 [[ ${PV} == 9999 ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="debug python static-libs +threads"
 
 RDEPEND="
index 16136df8a1175a96b0c6aa6768a26a0b7fa1a30f..487a0e6613a6ee78effcdd70579d8e103be770e9 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3 autotools
 else
        SRC_URI="https://kohei.us/files/ixion/src/${P}.tar.xz"
-       KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+       KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 fi
 
 LICENSE="MIT"