diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 11:03:26 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:43 +0200 |
commit | e3c8c8494ae4f4085830737501ae1ea6700464bd (patch) | |
tree | 45df880f87ca446c54fa80cdde7fc7d646cf7dff /dev-ruby/ttfunk | |
parent | dev-ruby/multi_json: keyword ~arm64 (diff) | |
download | gentoo-e3c8c8494ae4f4085830737501ae1ea6700464bd.tar.gz gentoo-e3c8c8494ae4f4085830737501ae1ea6700464bd.tar.bz2 gentoo-e3c8c8494ae4f4085830737501ae1ea6700464bd.zip |
dev-ruby/ttfunk: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/ttfunk')
-rw-r--r-- | dev-ruby/ttfunk/ttfunk-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ttfunk/ttfunk-1.5.1.ebuild b/dev-ruby/ttfunk/ttfunk-1.5.1.ebuild index a367b348f150..d42e6cf05045 100644 --- a/dev-ruby/ttfunk/ttfunk-1.5.1.ebuild +++ b/dev-ruby/ttfunk/ttfunk-1.5.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 Ruby )" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" all_ruby_prepare() { |