summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-06 18:16:31 +0000
committerSam James <sam@gentoo.org>2020-09-06 18:17:34 +0000
commitfd27db885017c2ea0d427bf2b275208140c2a10d (patch)
treea508297613d6b1ed919d7d90c5f8ca0b2f1df69d
parentnet-wireless/iwd: ppc64 stable (bug #736541) (diff)
downloadgentoo-fd27db885017c2ea0d427bf2b275208140c2a10d.tar.gz
gentoo-fd27db885017c2ea0d427bf2b275208140c2a10d.tar.bz2
gentoo-fd27db885017c2ea0d427bf2b275208140c2a10d.zip
dev-libs/ell: ppc64 stable (bug #736541)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/ell/ell-0.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.32.ebuild b/dev-libs/ell/ell-0.32.ebuild
index a347ffb566c2..69bd98861d2c 100644
--- a/dev-libs/ell/ell-0.32.ebuild
+++ b/dev-libs/ell/ell-0.32.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"