diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-18 19:57:39 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-18 19:57:39 +0100 |
commit | 4f67c372d7ee313c3c2fbcc2b9b7aec90f05bbe8 (patch) | |
tree | e795543339e1976b9b7066750c0a47cad0a82b9c /dev-libs/libbytesize | |
parent | dev-libs/volume_key: arm stable, bug #635302 (diff) | |
download | gentoo-4f67c372d7ee313c3c2fbcc2b9b7aec90f05bbe8.tar.gz gentoo-4f67c372d7ee313c3c2fbcc2b9b7aec90f05bbe8.tar.bz2 gentoo-4f67c372d7ee313c3c2fbcc2b9b7aec90f05bbe8.zip |
dev-libs/libbytesize: arm stable, bug #635302
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
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 d491ad9ca6e9..2fb837e77696 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=" |