diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:52 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:52 +0000 |
commit | 4d4f791faa24c17513f0ac33aed405cc20bd57b8 (patch) | |
tree | 20f68c1f7a85ce9f15776cc2641c614f34c267d0 /dev-libs/libbytesize | |
parent | dev-libs/libbytesize: Stabilize 2.9 amd64, #914528 (diff) | |
download | gentoo-4d4f791faa24c17513f0ac33aed405cc20bd57b8.tar.gz gentoo-4d4f791faa24c17513f0ac33aed405cc20bd57b8.tar.bz2 gentoo-4d4f791faa24c17513f0ac33aed405cc20bd57b8.zip |
dev-libs/libbytesize: Stabilize 2.9 sparc, #914528
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.9.ebuild b/dev-libs/libbytesize/libbytesize-2.9.ebuild index 5d819bcd12a1..c2f884ea869e 100644 --- a/dev-libs/libbytesize/libbytesize-2.9.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV} 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" RESTRICT="!test? ( test )" |