diff options
author | Sam James <sam@gentoo.org> | 2022-05-25 20:23:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-25 20:23:20 +0100 |
commit | 2150f88ef39c44c062608f1a1e5ab73b5d6253bc (patch) | |
tree | e109d5ab190e30f5c296f3abd7c9c29a2cae10d2 /dev-libs/libbytesize | |
parent | www-client/links: Stabilize 2.26-r1 amd64, #847463 (diff) | |
download | gentoo-2150f88ef39c44c062608f1a1e5ab73b5d6253bc.tar.gz gentoo-2150f88ef39c44c062608f1a1e5ab73b5d6253bc.tar.bz2 gentoo-2150f88ef39c44c062608f1a1e5ab73b5d6253bc.zip |
dev-libs/libbytesize: Stabilize 2.6 x86, #847448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.6.ebuild b/dev-libs/libbytesize/libbytesize-2.6.ebuild index 63dfabda219f..f7ce9b801df4 100644 --- a/dev-libs/libbytesize/libbytesize-2.6.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.6.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 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="doc python test tools" REQUIRED_USE=" |