diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 18:15:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 19:33:45 +0000 |
commit | 0907474e2964cb8f8b8bbe9dbdff58cdc56d6393 (patch) | |
tree | db2545dca3ad64ee34eb4b908e8a60d4c522e033 /dev-libs/libbytesize | |
parent | sci-mathematics/z3: arm stable (bug #734542) (diff) | |
download | gentoo-0907474e2964cb8f8b8bbe9dbdff58cdc56d6393.tar.gz gentoo-0907474e2964cb8f8b8bbe9dbdff58cdc56d6393.tar.bz2 gentoo-0907474e2964cb8f8b8bbe9dbdff58cdc56d6393.zip |
dev-libs/libbytesize: arm64 stable (bug #734936)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.3.ebuild b/dev-libs/libbytesize/libbytesize-2.3.ebuild index 0d91bc5f9998..f0d8c11941f0 100644 --- a/dev-libs/libbytesize/libbytesize-2.3.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.3.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=" |