dev-libs/ell: Add ~alpha keyword wrt bug #683202
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 2 May 2019 21:52:06 +0000 (00:52 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 2 May 2019 21:52:06 +0000 (00:52 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

dev-libs/ell/ell-0.18.ebuild
dev-libs/ell/ell-0.19.ebuild

index 2eeaed548a92c5d21ef601ac4530d25ca0cc98b7..e067c9ec27f8fb522e5a2215fe3cb4b0de38c9f6 100644 (file)
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
 else
        SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
 fi
 LICENSE="LGPL-2.1"
 SLOT="0"
index 7cc62bc675ebe54cbf97f11ac606ffe8b141300b..75a8368f5c6aefbe4a16bd7e0caa453f3d5d2561 100644 (file)
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
 else
        SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 fi
 LICENSE="LGPL-2.1"
 SLOT="0"