diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-22 02:31:28 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-22 19:39:41 +0300 |
commit | e6554ac738d5a2369fc678d479f53e99202e9827 (patch) | |
tree | c912f73ba6bc9482f5dc65c8d4b66b80534ca2f0 /dev-libs/libbytesize | |
parent | sys-libs/libblockdev: arm64 stable (bug #718384) (diff) | |
download | gentoo-e6554ac738d5a2369fc678d479f53e99202e9827.tar.gz gentoo-e6554ac738d5a2369fc678d479f53e99202e9827.tar.bz2 gentoo-e6554ac738d5a2369fc678d479f53e99202e9827.zip |
dev-libs/libbytesize: arm64 stable (bug #718384)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.2.ebuild b/dev-libs/libbytesize/libbytesize-2.2.ebuild index 800a95713763..bdb2d302c576 100644 --- a/dev-libs/libbytesize/libbytesize-2.2.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize" SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc python test tools" REQUIRED_USE=" |