summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-04-29 20:08:38 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-04-29 20:49:34 +0100
commit16af41bc70e7ed6c1a3877eece26e5151a4ef646 (patch)
tree827ef31b4fa31a5a07fe403eafc0182fff6b2d41
parentdev-libs/crypto++: stable 7.0.0-r3 for sparc, bug #663590 (diff)
downloadgentoo-16af41bc70e7ed6c1a3877eece26e5151a4ef646.tar.gz
gentoo-16af41bc70e7ed6c1a3877eece26e5151a4ef646.tar.bz2
gentoo-16af41bc70e7ed6c1a3877eece26e5151a4ef646.zip
dev-ruby/asciimath: stable 1.0.4 for hppa, bug #656806
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-ruby/asciimath/asciimath-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )