We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a658fa commit bfdf607Copy full SHA for bfdf607
dev-libs/ell/ell-0.28.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
12
EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
13
else
14
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
15
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
16
fi
17
LICENSE="LGPL-2.1"
18
SLOT="0"
0 commit comments