diff options
Diffstat (limited to 'dev-python/chameleon')
-rw-r--r-- | dev-python/chameleon/chameleon-4.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/chameleon/chameleon-4.4.3.ebuild b/dev-python/chameleon/chameleon-4.4.3.ebuild index 23c5ee01b8d3..62df39777db9 100644 --- a/dev-python/chameleon/chameleon-4.4.3.ebuild +++ b/dev-python/chameleon/chameleon-4.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="repoze" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests unittest |