diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 10:47:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 10:47:41 +0200 |
commit | 8246d0f0fecac49735d837e085f352bdf2325c50 (patch) | |
tree | 8e8073fa833f1320fe0bb91d4bd9a95b106af41c /net-misc/keychain | |
parent | dev-util/ctags: Stabilize 20211017.0 x86, #857213 (diff) | |
download | gentoo-8246d0f0fecac49735d837e085f352bdf2325c50.tar.gz gentoo-8246d0f0fecac49735d837e085f352bdf2325c50.tar.bz2 gentoo-8246d0f0fecac49735d837e085f352bdf2325c50.zip |
net-misc/keychain: Stabilize 2.8.5-r1 x86, #867199
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/keychain')
-rw-r--r-- | net-misc/keychain/keychain-2.8.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/keychain/keychain-2.8.5-r1.ebuild b/net-misc/keychain/keychain-2.8.5-r1.ebuild index eede5660cc39..5925b3953b85 100644 --- a/net-misc/keychain/keychain-2.8.5-r1.ebuild +++ b/net-misc/keychain/keychain-2.8.5-r1.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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" BDEPEND="dev-lang/perl" |