diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:55:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:55:30 +0100 |
commit | 7bb3df2fcd563200cedc4da71826bb3ce9bbde93 (patch) | |
tree | a3a69213bee9e9ed9c91063a8f977251266e1a43 /dev-libs/libbytesize | |
parent | net-analyzer/flow-tools: stable 0.68.5.1-r10 for ppc, bug #684784 (diff) | |
download | gentoo-7bb3df2fcd563200cedc4da71826bb3ce9bbde93.tar.gz gentoo-7bb3df2fcd563200cedc4da71826bb3ce9bbde93.tar.bz2 gentoo-7bb3df2fcd563200cedc4da71826bb3ce9bbde93.zip |
dev-libs/libbytesize: stable 1.4 for ppc, bug #684928
Package-Manager: Portage-2.3.66, Repoman-2.3.12
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-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.4.ebuild b/dev-libs/libbytesize/libbytesize-1.4.ebuild index 2b68a29ea51a..b81cf9efa679 100644 --- a/dev-libs/libbytesize/libbytesize-1.4.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize" SRC_URI="https://github.com/storaged-project/${PN}/archive/${PV}.tar.gz -> ${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 test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |