diff options
Diffstat (limited to 'dev-python/asyncssh/asyncssh-2.19.0.ebuild')
-rw-r--r-- | dev-python/asyncssh/asyncssh-2.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/asyncssh/asyncssh-2.19.0.ebuild b/dev-python/asyncssh/asyncssh-2.19.0.ebuild index 126d22cdb44e..8b69409e453a 100644 --- a/dev-python/asyncssh/asyncssh-2.19.0.ebuild +++ b/dev-python/asyncssh/asyncssh-2.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="|| ( EPL-2.0 GPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND=" virtual/openssh |