diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:54:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:54:23 +0200 |
commit | d6cb0986b0777a6d06c93675e9c6176593389e1b (patch) | |
tree | 4c3a6cb25c9f8c2e1e7bdc21fa9362337eeef5ac /dev-libs/libbytesize | |
parent | dev-util/cmake: ppc64 stable wrt bug #847484 (diff) | |
download | gentoo-d6cb0986b0777a6d06c93675e9c6176593389e1b.tar.gz gentoo-d6cb0986b0777a6d06c93675e9c6176593389e1b.tar.bz2 gentoo-d6cb0986b0777a6d06c93675e9c6176593389e1b.zip |
dev-libs/libbytesize: sparc stable wrt bug #847448
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 5abdc34f2f02..65b727521c5e 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=" |