diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 23:14:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 23:14:35 +0000 |
commit | 4b67616a47f192e786a6028721bbe624514fe5be (patch) | |
tree | bf72f5062e8994d78cc85b5d614cb3b5a9e0ccd9 /dev-libs/libbytesize | |
parent | sys-libs/libblockdev: keyworded 2.15-r1 for ppc/ppc64, bug #641308 (diff) | |
download | gentoo-4b67616a47f192e786a6028721bbe624514fe5be.tar.gz gentoo-4b67616a47f192e786a6028721bbe624514fe5be.tar.bz2 gentoo-4b67616a47f192e786a6028721bbe624514fe5be.zip |
dev-libs/libbytesize: keyworded 1.2-r1 for ppc/ppc64, bug #641308
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild index 2dc795777df3..920cdcef5ab1 100644 --- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rhinstaller/libbytesize" SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc test" RDEPEND=" |