commit: 56fcfa5cb4d4f40b1f4d39cfdf3955bcf0199dd0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 14 16:23:01 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jul 14 16:23:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56fcfa5c
dev-libs/libbytesize: Stabilize 2.8 amd64, #910344 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/libbytesize/libbytesize-2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-2.8.ebuild b/dev-libs/libbytesize/libbytesize-2.8.ebuild index aa695ce76b58..e828da7c620d 100644 --- a/dev-libs/libbytesize/libbytesize-2.8.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.8.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="
