diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:30:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:52 +0100 |
commit | c1902e2116d6561ea3fc90fa9144db2cfbe1fe8d (patch) | |
tree | 1447e805687a0d52fadcdb2a07d6cb54a460ca4a /app-crypt/pinentry | |
parent | app-arch/unrar: stable 5.6.6 for ia64, bug #666820 (diff) | |
download | gentoo-c1902e2116d6561ea3fc90fa9144db2cfbe1fe8d.tar.gz gentoo-c1902e2116d6561ea3fc90fa9144db2cfbe1fe8d.tar.bz2 gentoo-c1902e2116d6561ea3fc90fa9144db2cfbe1fe8d.zip |
app-crypt/pinentry: stable 1.1.0-r2 for ia64, bug #666822
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild index afc5e7f970cd..750d7afcd48a 100644 --- a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static" CDEPEND=" |