diff options
author | 2020-12-27 14:36:30 +0100 | |
---|---|---|
committer | 2020-12-27 14:36:30 +0100 | |
commit | 8496a19342e56065293a6ef5a3cda8c36f3c7956 (patch) | |
tree | a6056e0e4a078b0718b19f7f43ed8c48c1cefc0c /app-crypt/pinentry | |
parent | app-crypt/mhash: drop ppc-aix m68k-mint (diff) | |
download | gentoo-8496a19342e56065293a6ef5a3cda8c36f3c7956.tar.gz gentoo-8496a19342e56065293a6ef5a3cda8c36f3c7956.tar.bz2 gentoo-8496a19342e56065293a6ef5a3cda8c36f3c7956.zip |
app-crypt/pinentry: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild index efc797548a00..0a6eb6d4c569 100644 --- a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild @@ -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 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv s390 sparc x86 ~x64-cygwin ~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" DEPEND=" |