diff options
author | Sam James <sam@gentoo.org> | 2021-10-26 07:58:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-26 07:58:16 +0100 |
commit | f6151d99ee23ce56b819e11c7e72470b6119bc0e (patch) | |
tree | c4788ca400ea50e42b241c816934047d089764ad /dev-util | |
parent | dev-util/libabigail: add 2.0 (diff) | |
download | gentoo-f6151d99ee23ce56b819e11c7e72470b6119bc0e.tar.gz gentoo-f6151d99ee23ce56b819e11c7e72470b6119bc0e.tar.bz2 gentoo-f6151d99ee23ce56b819e11c7e72470b6119bc0e.zip |
dev-util/libabigail: drop to ~arch for 2.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/libabigail/libabigail-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/libabigail/libabigail-2.0.ebuild b/dev-util/libabigail/libabigail-2.0.ebuild index 3f54ee8f7ec4..acb559498238 100644 --- a/dev-util/libabigail/libabigail-2.0.ebuild +++ b/dev-util/libabigail/libabigail-2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://mirrors.kernel.org/sourceware/libabigail/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64" IUSE="doc test" RESTRICT="!test? ( test )" |