diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:10:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:18 +0100 |
commit | f03fa9b2934cff30859f6fd57b29257231ca7efd (patch) | |
tree | 311460ee681f7bf985722f2a194cbe8cea5300d3 /dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild | |
parent | dev-python/flask-htmlmin: amd64 stable wrt bug #714324 (diff) | |
download | gentoo-f03fa9b2934cff30859f6fd57b29257231ca7efd.tar.gz gentoo-f03fa9b2934cff30859f6fd57b29257231ca7efd.tar.bz2 gentoo-f03fa9b2934cff30859f6fd57b29257231ca7efd.zip |
dev-python/flask-themes: amd64 stable wrt bug #714326
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild')
-rw-r--r-- | dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild b/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild index c6e362f7ad40..b49cfd0e0bb6 100644 --- a/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild +++ b/dev-python/flask-themes/flask-themes-0.1.3_p20180112.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/maxcountryman/${PN}/archive/${MY_COMMIT}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |