diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:41:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:41:01 +0100 |
commit | bc355c9fcacdb8faccf5483c32cfbeee7e7f66c9 (patch) | |
tree | 60c27026802d32c0d66ec79d89923a48ce6cb06f /dev-python/cheetah3 | |
parent | dev-cpp/cpp-hocon: amd64 stable wrt bug #760417 (diff) | |
download | gentoo-bc355c9fcacdb8faccf5483c32cfbeee7e7f66c9.tar.gz gentoo-bc355c9fcacdb8faccf5483c32cfbeee7e7f66c9.tar.bz2 gentoo-bc355c9fcacdb8faccf5483c32cfbeee7e7f66c9.zip |
dev-python/cheetah3: amd64 stable wrt bug #758542
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild b/dev-python/cheetah3/cheetah3-3.2.6.ebuild index ab5b0c42ce4c..33095b743024 100644 --- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cheetahtemplate.org/ https://pypi.org/project/Cheetah3/" SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" SLOT="0" RDEPEND=" |