diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 16:51:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 16:51:45 +0200 |
commit | e60473e604a156af947860f100cb0b909133ba61 (patch) | |
tree | d82bc4842c4a7a7b26d6655b445fdf9e8506bf7b /dev-python/cheetah3 | |
parent | dev-python/SaltTesting: amd64 stable wrt bug #721692 (diff) | |
download | gentoo-e60473e604a156af947860f100cb0b909133ba61.tar.gz gentoo-e60473e604a156af947860f100cb0b909133ba61.tar.bz2 gentoo-e60473e604a156af947860f100cb0b909133ba61.zip |
dev-python/cheetah3: amd64 stable wrt bug #721692
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cheetah3')
-rw-r--r-- | dev-python/cheetah3/cheetah3-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.2.4.ebuild b/dev-python/cheetah3/cheetah3-3.2.4.ebuild index 09bfa5c2dc64..d66ca7e2f4c2 100644 --- a/dev-python/cheetah3/cheetah3-3.2.4.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" IUSE="" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" SLOT="0" RDEPEND=" |