diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild b/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild index 6a4e14d9828f..4c3211b5e452 100644 --- a/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild +++ b/dev-python/whichcraft/whichcraft-0.6.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/cookiecutter/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DOCS=( README.rst HISTORY.rst CONTRIBUTING.rst ) |