diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 13:02:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 13:04:32 +0100 |
commit | 5caf6ab3d08a889a050af8b5a92aefeeb8352a5f (patch) | |
tree | c12cc2e1d0f0eeb47ad35d6289c845b670f0340b /dev-libs/libbytesize | |
parent | www-servers/uwsgi: Remove py2.7 (diff) | |
download | gentoo-5caf6ab3d08a889a050af8b5a92aefeeb8352a5f.tar.gz gentoo-5caf6ab3d08a889a050af8b5a92aefeeb8352a5f.tar.bz2 gentoo-5caf6ab3d08a889a050af8b5a92aefeeb8352a5f.zip |
dev-libs/libbytesize: stable 2.3 for ppc64
stable wrt bug #734936
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
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 05784ceefdaa..8c76a1db04cd 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=" |