diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:59:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:59:51 +0200 |
commit | 5c3493794ac8863021b16f344aac3403486b99c0 (patch) | |
tree | 4cc34147473c7f5e95275bfc2b2c8331b297cb8c /app-text | |
parent | dev-python/csscompressor: Keyword 0.9.5-r1 ppc, #888513 (diff) | |
download | gentoo-5c3493794ac8863021b16f344aac3403486b99c0.tar.gz gentoo-5c3493794ac8863021b16f344aac3403486b99c0.tar.bz2 gentoo-5c3493794ac8863021b16f344aac3403486b99c0.zip |
app-text/htmlmin: Keyword 0.1.12-r1 ppc, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmlmin/htmlmin-0.1.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild b/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild index ec36bdcb2d0c..89fa5d5405a2 100644 --- a/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild +++ b/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~ppc ~riscv x86" distutils_enable_tests setup.py |