diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 20:39:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 22:53:47 +0100 |
commit | d68e5415b7b5fa0f1e3fed72a5e649bd1c077bd5 (patch) | |
tree | 659c3eb2d8003ca51f479818d4ca65ac58b2a042 /app-crypt | |
parent | media-libs/imlib2: stable 1.5.1 for ppc, bug #659216 (diff) | |
download | gentoo-d68e5415b7b5fa0f1e3fed72a5e649bd1c077bd5.tar.gz gentoo-d68e5415b7b5fa0f1e3fed72a5e649bd1c077bd5.tar.bz2 gentoo-d68e5415b7b5fa0f1e3fed72a5e649bd1c077bd5.zip |
app-crypt/gpgme: stable 1.11.1 for ppc, bug #659234
Bug: https://bugs.gentoo.org/659234
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.11.1.ebuild b/app-crypt/gpgme/gpgme-1.11.1.ebuild index 9087e7f51a37..7c79dfaaea49 100644 --- a/app-crypt/gpgme/gpgme-1.11.1.ebuild +++ b/app-crypt/gpgme/gpgme-1.11.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1/11" # subslot = soname major version -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~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 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs cxx python qt5" COMMON_DEPEND=">=app-crypt/gnupg-2 |