diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-06-09 10:05:11 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-06-09 10:05:18 -0400 |
commit | ef42095e67ab3ef131d1cea93dc53cf9fcf994d0 (patch) | |
tree | 20ecdf998fd9c3dd67da6257737a747cfa6a1608 /virtual | |
parent | sys-block/parted: Stabilize 3.6 ppc64, #908119 (diff) | |
download | gentoo-ef42095e67ab3ef131d1cea93dc53cf9fcf994d0.tar.gz gentoo-ef42095e67ab3ef131d1cea93dc53cf9fcf994d0.tar.bz2 gentoo-ef42095e67ab3ef131d1cea93dc53cf9fcf994d0.zip |
virtual/openssh: Keyword 0 alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/openssh/openssh-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/openssh/openssh-0.ebuild b/virtual/openssh/openssh-0.ebuild index c1d8760ec113..a46b38089967 100644 --- a/virtual/openssh/openssh-0.ebuild +++ b/virtual/openssh/openssh-0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DESCRIPTION="Virtual for net-misc/openssh and variants" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="ssl" RDEPEND=" |