diff options
author | Sam James <sam@gentoo.org> | 2022-05-25 20:24:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-25 20:24:28 +0100 |
commit | 0e0013f566d2ff550624aff7d9f82d639c975807 (patch) | |
tree | 8ee86dcfd45ad9ebebba182d6c0280a1f2360a5f /dev-libs/libbytesize | |
parent | media-video/vlc: Stabilize 3.0.17.3-r2 ppc64, #846992 (diff) | |
download | gentoo-0e0013f566d2ff550624aff7d9f82d639c975807.tar.gz gentoo-0e0013f566d2ff550624aff7d9f82d639c975807.tar.bz2 gentoo-0e0013f566d2ff550624aff7d9f82d639c975807.zip |
dev-libs/libbytesize: Stabilize 2.6 ppc64, #847448
Signed-off-by: Sam James <sam@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 f7ce9b801df4..411a29be3973 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=" |