summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-03-02 15:37:55 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-03 00:28:02 +0100
commit038ac1a6582269a8cb14db42933536d4755b256f (patch)
tree96aa87a087be9a30f385d29b45dc667f355087ba
parentkde-misc/kwebkitpart: added ~arm64 (diff)
downloadgentoo-038ac1a6582269a8cb14db42933536d4755b256f.tar.gz
gentoo-038ac1a6582269a8cb14db42933536d4755b256f.tar.bz2
gentoo-038ac1a6582269a8cb14db42933536d4755b256f.zip
app-text/tidy-html5: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-text/tidy-html5/tidy-html5-5.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
index 57460fad43e4..6c6220f29dd3 100644
--- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
+++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/htacg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
RDEPEND="!app-text/htmltidy"