diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-29 14:02:44 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-29 14:02:44 +0300 |
commit | bfdf607917cc9c53bfd328e8f24c07fa56640843 (patch) | |
tree | 609e9bb3bfd0947864f5264c8bd323307b30aa74 /dev-libs/ell | |
parent | net-wireless/bluez: arm64 stable (bug #712292) (diff) | |
download | gentoo-bfdf607917cc9c53bfd328e8f24c07fa56640843.tar.gz gentoo-bfdf607917cc9c53bfd328e8f24c07fa56640843.tar.bz2 gentoo-bfdf607917cc9c53bfd328e8f24c07fa56640843.zip |
dev-libs/ell: arm64 stable (bug #712292)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-rw-r--r-- | dev-libs/ell/ell-0.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.28.ebuild b/dev-libs/ell/ell-0.28.ebuild index 8d17f6e5152b..e4afae4a385c 100644 --- a/dev-libs/ell/ell-0.28.ebuild +++ b/dev-libs/ell/ell-0.28.ebuild @@ -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="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" fi LICENSE="LGPL-2.1" SLOT="0" |