summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-07 13:52:39 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-07 13:52:39 +0200
commiteb75cabc984d6186dda419bfe3ca56aea5cc23f1 (patch)
treecff77faff5cf24faa4a7dbaabe945531faebeb94 /app-crypt
parentvirtual/texi2dvi: Do not allow tl-texinfo anymore; it was last used with TeX ... (diff)
downloadgentoo-eb75cabc984d6186dda419bfe3ca56aea5cc23f1.tar.gz
gentoo-eb75cabc984d6186dda419bfe3ca56aea5cc23f1.tar.bz2
gentoo-eb75cabc984d6186dda419bfe3ca56aea5cc23f1.zip
app-crypt/jetring: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/jetring/jetring-0.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/jetring/jetring-0.25.ebuild b/app-crypt/jetring/jetring-0.25.ebuild
index 0dbb6808dd6d..04664bb5eb51 100644
--- a/app-crypt/jetring/jetring-0.25.ebuild
+++ b/app-crypt/jetring/jetring-0.25.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="5"
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
DEPEND="app-crypt/gnupg"