diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:05:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:59 +0000 |
commit | 536fb518e738b6c052f217499289b8b722b44e35 (patch) | |
tree | 909ac62179eaa39f7ecd41121e4c0791979e1274 /app-eselect/eselect-pinentry | |
parent | app-eselect/eselect-package-manager: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-536fb518e738b6c052f217499289b8b722b44e35.tar.gz gentoo-536fb518e738b6c052f217499289b8b722b44e35.tar.bz2 gentoo-536fb518e738b6c052f217499289b8b722b44e35.zip |
app-eselect/eselect-pinentry: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild index 259f89e9bf28..2dc9957138ff 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="" 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="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |