diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:51 +0000 |
commit | 15179394e0dbe2c57a9191c78448c04baf633102 (patch) | |
tree | 3dc4dcf84919ae30c784b24fdf314d399f638fba /app-crypt | |
parent | app-crypt/p11-kit: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-15179394e0dbe2c57a9191c78448c04baf633102.tar.gz gentoo-15179394e0dbe2c57a9191c78448c04baf633102.tar.bz2 gentoo-15179394e0dbe2c57a9191c78448c04baf633102.zip |
app-crypt/pinentry: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.0-r4.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r4.ebuild index 967f928b26f7..4a7e89129558 100644 --- a/app-crypt/pinentry/pinentry-1.1.0-r4.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.0-r4.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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps emacs gnome-keyring gtk ncurses qt5" DEPEND=" |