diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-15 19:51:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-15 19:55:33 -0400 |
commit | 133f5c21a783c78ad75ffbab4daed4c82711aa04 (patch) | |
tree | 352149fcfad70dbadc6d1d1aab6ff26a420c7d6e /dev-libs/libbytesize | |
parent | dev-python/polib: arm64 stable (bug #676362) (diff) | |
download | gentoo-133f5c21a783c78ad75ffbab4daed4c82711aa04.tar.gz gentoo-133f5c21a783c78ad75ffbab4daed4c82711aa04.tar.bz2 gentoo-133f5c21a783c78ad75ffbab4daed4c82711aa04.zip |
dev-libs/libbytesize: arm64 stable (bug #676362)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 3e6c24e5637b..c007ba3fb3c2 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 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86" IUSE="doc test" RDEPEND=" |