diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:06:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:06:00 +0200 |
commit | 1b1da7b6cea10c2b67e63bfbaa7e0786fe7df6f8 (patch) | |
tree | a0bc8352b461a5f7e25d012810dfa4478680503e /app-eselect | |
parent | dev-python/Levenshtein: Update homepage (diff) | |
download | gentoo-1b1da7b6cea10c2b67e63bfbaa7e0786fe7df6f8.tar.gz gentoo-1b1da7b6cea10c2b67e63bfbaa7e0786fe7df6f8.tar.bz2 gentoo-1b1da7b6cea10c2b67e63bfbaa7e0786fe7df6f8.zip |
app-eselect/eselect-pinentry: Stabilize 0.7.3 ALLARCHES, #920949
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild index d11b66c06bdc..3d65df2747d5 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild @@ -9,7 +9,7 @@ S="${WORKDIR}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |