diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:04:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:04:34 +0000 |
commit | e59e87047f2fc8324eabcfcbd23b03df2cf1de34 (patch) | |
tree | d76f472ea36920942062f3597b4fcc7932a04f44 /dev-libs | |
parent | sci-libs/mpfi: Stabilize 1.5.4 x86, #763864 (diff) | |
download | gentoo-e59e87047f2fc8324eabcfcbd23b03df2cf1de34.tar.gz gentoo-e59e87047f2fc8324eabcfcbd23b03df2cf1de34.tar.bz2 gentoo-e59e87047f2fc8324eabcfcbd23b03df2cf1de34.zip |
dev-libs/ell: Stabilize 0.35 x86, #763885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ell/ell-0.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.35.ebuild b/dev-libs/ell/ell-0.35.ebuild index 7ad675e06ac9..8cb10772779d 100644 --- a/dev-libs/ell/ell-0.35.ebuild +++ b/dev-libs/ell/ell-0.35.ebuild @@ -14,7 +14,7 @@ else #remove on next bump inherit autotools 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" |