summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-13 21:14:21 +0000
committerSam James <sam@gentoo.org>2021-02-13 21:14:21 +0000
commita02bfda4545874329909ed4973a9677dcc78975a (patch)
tree96fb463752bab0f63b817d15130949b5fa2796d4
parentnet-print/cups-filters: Stabilize 1.28.7 amd64, #769194 (diff)
downloadgentoo-a02bfda4545874329909ed4973a9677dcc78975a.tar.gz
gentoo-a02bfda4545874329909ed4973a9677dcc78975a.tar.bz2
gentoo-a02bfda4545874329909ed4973a9677dcc78975a.zip
dev-libs/ell: Stabilize 0.36 amd64, #769566
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/ell/ell-0.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.36.ebuild b/dev-libs/ell/ell-0.36.ebuild
index a2fe3280af5f..b7063c03c1a8 100644
--- a/dev-libs/ell/ell-0.36.ebuild
+++ b/dev-libs/ell/ell-0.36.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"