diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:10:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:19:59 +0100 |
commit | 16ff262e6cfbafb6ef8d2795864066355374e583 (patch) | |
tree | 3653b3b177fb9db0cee8305629c2d5705c5b450a /dev-libs/ell | |
parent | sys-apps/kmod: stable 27-r2 for ppc (diff) | |
download | gentoo-16ff262e6cfbafb6ef8d2795864066355374e583.tar.gz gentoo-16ff262e6cfbafb6ef8d2795864066355374e583.tar.bz2 gentoo-16ff262e6cfbafb6ef8d2795864066355374e583.zip |
dev-libs/ell: stable 0.32 for ppc
stable wrt bug #736541
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-rw-r--r-- | dev-libs/ell/ell-0.32.ebuild | 2 |
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 69bd98861d2c..9589f04a43e1 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" |