diff options
author | 2023-09-24 17:24:48 +0300 | |
---|---|---|
committer | 2023-09-24 17:24:48 +0300 | |
commit | 002dacb14abe3eecae2d4cd7d0d3f773ad98f924 (patch) | |
tree | f6901d864da144758d8d86ad0754062f04063922 /dev-libs/libbytesize | |
parent | app-office/homebank: Stabilize 5.6.5 ppc, #914522 (diff) | |
download | gentoo-002dacb14abe3eecae2d4cd7d0d3f773ad98f924.tar.gz gentoo-002dacb14abe3eecae2d4cd7d0d3f773ad98f924.tar.bz2 gentoo-002dacb14abe3eecae2d4cd7d0d3f773ad98f924.zip |
dev-libs/libbytesize: Stabilize 2.9 ppc, #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 49155b17a4a9..4cb4753960a9 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 )" |