diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-03 01:22:38 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-03 01:41:39 +0200 |
commit | f1518b0aed7d7b3a3bd4c0dd80e891096c996b51 (patch) | |
tree | b09ab33ca7cbddce75535338ff65f8f0e86b24d7 /app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | |
parent | profiles/arch/arm64: Stable-mask USE=gtk for now (diff) | |
download | gentoo-f1518b0aed7d7b3a3bd4c0dd80e891096c996b51.tar.gz gentoo-f1518b0aed7d7b3a3bd4c0dd80e891096c996b51.tar.bz2 gentoo-f1518b0aed7d7b3a3bd4c0dd80e891096c996b51.zip |
app-crypt/pinentry-1.0.0-r2: arm64 stable (bug #632293)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-crypt/pinentry/pinentry-1.0.0-r2.ebuild')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild index d667bef785ec..f1444b26ed32 100644 --- a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild +++ b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps emacs gnome-keyring gtk ncurses qt5 static" CDEPEND=" |