diff options
author | Sam James <sam@gentoo.org> | 2023-06-17 17:52:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-17 17:52:19 +0100 |
commit | 70d30877ea3eafb97dd0a181961a7e1e6ac4470b (patch) | |
tree | 7e838fccc2c57e269a2d8bf8fd5b5e7910f5ccc3 /net-misc | |
parent | sys-libs/ncurses-compat: Stabilize 6.4_p20230401 x86, #908630 (diff) | |
download | gentoo-70d30877ea3eafb97dd0a181961a7e1e6ac4470b.tar.gz gentoo-70d30877ea3eafb97dd0a181961a7e1e6ac4470b.tar.bz2 gentoo-70d30877ea3eafb97dd0a181961a7e1e6ac4470b.zip |
net-misc/keychain: Stabilize 2.8.5-r2 x86, #908633
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/keychain/keychain-2.8.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/keychain/keychain-2.8.5-r2.ebuild b/net-misc/keychain/keychain-2.8.5-r2.ebuild index b77369104c3d..4ad38b682abc 100644 --- a/net-misc/keychain/keychain-2.8.5-r2.ebuild +++ b/net-misc/keychain/keychain-2.8.5-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND="dev-lang/perl" |