diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-22 21:17:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-22 21:17:46 +0300 |
commit | 66af72f76d5e454d43c6bc492124eeb4f9c4be0d (patch) | |
tree | 992dc37b9a834d01861172a502771eee0638c8ae | |
parent | dev-libs/volume_key: ppc/ppc64 stable wrt bug #635302 (diff) | |
download | gentoo-66af72f76d5e454d43c6bc492124eeb4f9c4be0d.tar.gz gentoo-66af72f76d5e454d43c6bc492124eeb4f9c4be0d.tar.bz2 gentoo-66af72f76d5e454d43c6bc492124eeb4f9c4be0d.zip |
dev-libs/libbytesize: ppc/ppc64 stable wrt bug #635302
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-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 aa91fab7c2e3..b467900f3531 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="alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="doc test" RDEPEND=" |