diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-19 08:54:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-19 08:54:24 +0300 |
commit | afc3cb057387a8c401fd3a53684e720807f8a2b6 (patch) | |
tree | d11e5912b7e1be243073d4afb219db0c54147d1c /dev-libs | |
parent | dev-libs/libbytesize: Stabilize 2.7 ppc64, #865735 (diff) | |
download | gentoo-afc3cb057387a8c401fd3a53684e720807f8a2b6.tar.gz gentoo-afc3cb057387a8c401fd3a53684e720807f8a2b6.tar.bz2 gentoo-afc3cb057387a8c401fd3a53684e720807f8a2b6.zip |
dev-libs/libbytesize: Stabilize 2.7 ppc, #865735
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.7.ebuild b/dev-libs/libbytesize/libbytesize-2.7.ebuild index 19f2ecadabe7..fd7290e7a920 100644 --- a/dev-libs/libbytesize/libbytesize-2.7.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.7.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 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86" IUSE="doc python test tools" REQUIRED_USE=" |