diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 22:32:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 22:33:02 +0300 |
commit | be4e4affe612cdc1fb5488d07537500efb7255f1 (patch) | |
tree | 328f50539f16429df63d8897c08e0045bbe5c0e4 /app-eselect/eselect-pinentry | |
parent | app-portage/repoman: remove old versions (diff) | |
download | gentoo-be4e4affe612cdc1fb5488d07537500efb7255f1.tar.gz gentoo-be4e4affe612cdc1fb5488d07537500efb7255f1.tar.bz2 gentoo-be4e4affe612cdc1fb5488d07537500efb7255f1.zip |
app-eselect/eselect-pinentry: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild index 54d6eac5a489..3ac7fc482efd 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="" 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |