diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-03 00:01:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-03 00:01:18 -0400 |
commit | 5b742ced7e89a0aaac3600d90e1376af527d8db9 (patch) | |
tree | 2768f3069674aeb7b523d2c08315ccd94ef130e7 /dev-libs/libbytesize | |
parent | app-i18n/man-pages-de: arm64 stable (bug #684950) (diff) | |
download | gentoo-5b742ced7e89a0aaac3600d90e1376af527d8db9.tar.gz gentoo-5b742ced7e89a0aaac3600d90e1376af527d8db9.tar.bz2 gentoo-5b742ced7e89a0aaac3600d90e1376af527d8db9.zip |
dev-libs/libbytesize: arm64 stable (bug #684928)
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.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 aa3cfef08c43..3e5b0175c924 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}" |