diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:12:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:22:05 +0000 |
commit | 2f34e8233837b0419664489af9dca872edc9096e (patch) | |
tree | 1fc0d9b45decfcf535136c6db907f020a8acd994 /dev-libs/ell | |
parent | dev-libs/hiredis: stable 1.0.0 for ppc (diff) | |
download | gentoo-2f34e8233837b0419664489af9dca872edc9096e.tar.gz gentoo-2f34e8233837b0419664489af9dca872edc9096e.tar.bz2 gentoo-2f34e8233837b0419664489af9dca872edc9096e.zip |
dev-libs/ell: stable 0.33 for ppc
stable wrt bug #753353
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.33.ebuild b/dev-libs/ell/ell-0.33.ebuild index 92cd6e65a4fc..c59f559b1953 100644 --- a/dev-libs/ell/ell-0.33.ebuild +++ b/dev-libs/ell/ell-0.33.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" |