diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 17:10:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 17:10:16 +0300 |
commit | 79c594ce2edc22611e1482a21c1a99326cc16958 (patch) | |
tree | f1706d023e3b056444fc0786f0c8ee41327ddf99 /dev-libs | |
parent | dev-libs/yajl: arm stable wrt bug #685884 (diff) | |
download | gentoo-79c594ce2edc22611e1482a21c1a99326cc16958.tar.gz gentoo-79c594ce2edc22611e1482a21c1a99326cc16958.tar.bz2 gentoo-79c594ce2edc22611e1482a21c1a99326cc16958.zip |
dev-libs/libbytesize: arm stable wrt bug #684928
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 92f86ba2540a..0a63e8b0b772 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}" |