diff options
author | 2017-12-19 16:48:06 +0800 | |
---|---|---|
committer | 2017-12-19 16:48:06 +0800 | |
commit | 0ff6d698a0b3aa06c708c50b176304be1b6c6185 (patch) | |
tree | 2731a3ac43d5dbbc40f45f5a051c52e4e5a54ccb /app-text/htmlmin | |
parent | media-fonts/cm-unicode: amd64 stable (diff) | |
download | gentoo-0ff6d698a0b3aa06c708c50b176304be1b6c6185.tar.gz gentoo-0ff6d698a0b3aa06c708c50b176304be1b6c6185.tar.bz2 gentoo-0ff6d698a0b3aa06c708c50b176304be1b6c6185.zip |
app-text/htmlmin: amd64 stable
Gentoo-bug: 641280
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-text/htmlmin')
-rw-r--r-- | app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild index 89d79280a31f..0c9a3d8d8cbb 100644 --- a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild +++ b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/mankyd/${PN}/archive/${HTMLMIN_GIT_REVISION}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |