diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:28:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:28:29 +0000 |
commit | 79df15d1c76c93c2689e3dd832e07c97d258c632 (patch) | |
tree | ff7e996ba462ed72d2022e99660b91578037f2c9 /dev-libs/ell | |
parent | net-misc/memcached: Stabilize 1.6.9 arm, #764131 (diff) | |
download | gentoo-79df15d1c76c93c2689e3dd832e07c97d258c632.tar.gz gentoo-79df15d1c76c93c2689e3dd832e07c97d258c632.tar.bz2 gentoo-79df15d1c76c93c2689e3dd832e07c97d258c632.zip |
dev-libs/ell: Stabilize 0.35 arm, #763885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-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 8cb10772779d..182fa3380a8d 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" |