commit: 2cc65226c77716254b250c1b3b42c1e796da7a9f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 10:58:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 10:58:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc65226
dev-libs/ell: Stabilize 0.35 arm64, #763885
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/ell/ell-0.35.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/ell/ell-0.35.ebuild b/dev-libs/ell/ell-0.35.ebuild
index 707fc0db4ef..7ad675e06ac 100644
--- a/dev-libs/ell/ell-0.35.ebuild
+++ b/dev-libs/ell/ell-0.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ else
#remove on next bump
inherit autotools
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"