commit: a56bbd1e5de7a648a269f009959ffcf25beab13e Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Sep 17 12:01:49 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Sep 17 17:25:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56bbd1e
app-text/libnumbertext: added ~arm64 keyword Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-text/libnumbertext/libnumbertext-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libnumbertext/libnumbertext-1.0.ebuild b/app-text/libnumbertext/libnumbertext-1.0.ebuild index e8f54fa9d10..bc19ca53add 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND=""
