diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:21 +0200 |
commit | edae73b26d87d88e2dd469b92b84bdaca5a0a5d5 (patch) | |
tree | a330f64e929ffac3a5e5e5898f92ccc0794f8b0f /dev-libs | |
parent | sys-power/upower: ppc stable wrt bug #718364 (diff) | |
download | gentoo-edae73b26d87d88e2dd469b92b84bdaca5a0a5d5.tar.gz gentoo-edae73b26d87d88e2dd469b92b84bdaca5a0a5d5.tar.bz2 gentoo-edae73b26d87d88e2dd469b92b84bdaca5a0a5d5.zip |
dev-libs/libbytesize: ppc stable wrt bug #718384
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.2.ebuild b/dev-libs/libbytesize/libbytesize-2.2.ebuild index 1c22586528af..cdbb20f521e0 100644 --- a/dev-libs/libbytesize/libbytesize-2.2.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.2.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=" |