diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-08-29 18:49:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-08-29 18:49:19 +0300 |
commit | 00be49ddddb9b7b132298eaf94d4456cb3b80a82 (patch) | |
tree | 73265a7146fb852acfe223c656dab0e4aa812f03 /app-eselect | |
parent | app-crypt/pinentry: stabilize 1.1.1-r1 (diff) | |
download | gentoo-00be49ddddb9b7b132298eaf94d4456cb3b80a82.tar.gz gentoo-00be49ddddb9b7b132298eaf94d4456cb3b80a82.tar.bz2 gentoo-00be49ddddb9b7b132298eaf94d4456cb3b80a82.zip |
app-eselect/eselect-pinentry: stabilize 0.7.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild index a1a0257189ca..a88d776c25e6 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~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" |