dev-libs/uthash: stable 2.0.2 for sparc, bug #676482
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 28 Jan 2019 11:48:30 +0000 (12:48 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 28 Jan 2019 19:37:50 +0000 (19:37 +0000)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-libs/uthash/uthash-2.0.2.ebuild

index 3800e6d66a65db1931d1f0d9a075cffe1c59689b..82653f64ebf8c9aafef4bb40fc425a9997a9ce24 100644 (file)
@@ -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/troydhanson/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="BSD-1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
 IUSE="test"
 
 DEPEND="test? ( dev-lang/perl )"