From: Rolf Eike Beer Date: Mon, 29 Apr 2019 18:08:38 +0000 (+0200) Subject: dev-ruby/asciimath: stable 1.0.4 for hppa, bug #656806 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16af41bc70e7ed6c1a3877eece26e5151a4ef646;p=gentoo.git dev-ruby/asciimath: stable 1.0.4 for hppa, bug #656806 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild index 6bb8e872efad..324c7d22e113 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.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=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86" IUSE="" RUBY_PATCHES=( ${P}-backslashes.patch )