diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2023-12-26 06:35:53 +0300 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-02-02 08:54:43 +0000 |
commit | 098ffaf1c9fdae0cacb1932641b3ec67ad44ee9a (patch) | |
tree | 016d08cd34adc86a6afaa5f4b271fce40e66936f /app-eselect/eselect-pinentry | |
parent | 367819d7a85398ef1ecc57379cd3187552cc1632 (diff) | |
download | tde-packaging-gentoo-098ffaf1c9fdae0cacb1932641b3ec67ad44ee9a.tar.gz tde-packaging-gentoo-098ffaf1c9fdae0cacb1932641b3ec67ad44ee9a.zip |
app-eselect/eselect-pinentry: destabilize 0.7 for ~s390
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'app-eselect/eselect-pinentry')
-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" |