diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:51:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:51:58 +0200 |
commit | e80c241ce70391ce16938897dde98551fec6c7f5 (patch) | |
tree | 92ec5f2bb7c1593945df3006b8f7b9636958ffcf | |
parent | sys-power/upower: ppc64 stable wrt bug #718364 (diff) | |
download | gentoo-e80c241ce70391ce16938897dde98551fec6c7f5.tar.gz gentoo-e80c241ce70391ce16938897dde98551fec6c7f5.tar.bz2 gentoo-e80c241ce70391ce16938897dde98551fec6c7f5.zip |
dev-libs/libbytesize: sparc stable wrt bug #718384
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e92ff1bc4e50..800a95713763 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=" |