diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 12:40:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 12:40:59 +0100 |
commit | 3404dfa6855a274c762673e7fb6966bb51aa7180 (patch) | |
tree | ee7a4b00ae5515c597734166a10d4f15b275d9d9 /dev-libs/libbytesize | |
parent | sys-apps/hwloc: stable 1.11.13 for hppa (diff) | |
download | gentoo-3404dfa6855a274c762673e7fb6966bb51aa7180.tar.gz gentoo-3404dfa6855a274c762673e7fb6966bb51aa7180.tar.bz2 gentoo-3404dfa6855a274c762673e7fb6966bb51aa7180.zip |
dev-libs/libbytesize: stable 2.3 for ppc
stable wrt bug #734936
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.3.ebuild b/dev-libs/libbytesize/libbytesize-2.3.ebuild index c60797146c2a..05784ceefdaa 100644 --- a/dev-libs/libbytesize/libbytesize-2.3.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.3.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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" IUSE="doc python test tools" REQUIRED_USE=" |