diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2023-12-26 06:35:53 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2024-02-02 09:55:14 +0100 |
commit | 0c20e1349d0b811d9cd619787b81ee39bcb4a473 (patch) | |
tree | 016d08cd34adc86a6afaa5f4b271fce40e66936f | |
parent | 2aaca240f1405498e7e0136e16666161d436263a (diff) | |
download | tde-packaging-gentoo-0c20e1349d0b811d9cd619787b81ee39bcb4a473.tar.gz tde-packaging-gentoo-0c20e1349d0b811d9cd619787b81ee39bcb4a473.zip |
app-eselect/eselect-pinentry: destabilize 0.7 for ~s390
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 098ffaf1c9fdae0cacb1932641b3ec67ad44ee9a)
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild index db68994d..80821988 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |