diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:28:17 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:30:00 +0200 |
commit | bf571251d875179f1807ae22453688fad366886a (patch) | |
tree | 0a620b0367103520651e2342982e72b8efe44d96 /app-text/convertlit | |
parent | app-vim/neocomplcache: rename script to avoid file collision. (diff) | |
download | gentoo-bf571251d875179f1807ae22453688fad366886a.tar.gz gentoo-bf571251d875179f1807ae22453688fad366886a.tar.bz2 gentoo-bf571251d875179f1807ae22453688fad366886a.zip |
app-text/convertlit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-text/convertlit')
-rw-r--r-- | app-text/convertlit/convertlit-1.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/convertlit/convertlit-1.8-r3.ebuild b/app-text/convertlit/convertlit-1.8-r3.ebuild index f8f29df65762..dcf0a65454ec 100644 --- a/app-text/convertlit/convertlit-1.8-r3.ebuild +++ b/app-text/convertlit/convertlit-1.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://www.convertlit.com/${MY_P}src.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/libtommath-0.36-r1" |