summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-19 15:27:37 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-19 16:40:49 +0100
commitf3311a1201a2bec777040e9c66a24d502d58f476 (patch)
tree5eeb9ed624eb0cd0b011b4faf12a4469128a9dc1 /app-text
parentdev-libs/libratbag: Fixed build with recent meson releases. (diff)
downloadgentoo-f3311a1201a2bec777040e9c66a24d502d58f476.tar.gz
gentoo-f3311a1201a2bec777040e9c66a24d502d58f476.tar.bz2
gentoo-f3311a1201a2bec777040e9c66a24d502d58f476.zip
app-text/htmlmin: x86 stable (bug #641280)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-text')
-rw-r--r--app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild2
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 0c9a3d8d8cbb..162bd42974d4 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}]"