commit: fc7573a45bcc1d1295787f8ad086aba8e73c985b Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Dec 21 05:44:08 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 05:44:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7573a4
dev-libs/libbytesize: add ~arm64, bug #636702 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64" dev-libs/libbytesize/libbytesize-1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild index 920cdcef5ab..a6c5e9530b8 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="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="doc test" RDEPEND="
