app-text/cmark: keyworded 0.28.3 for ppc/ppc64, bug #645236
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 28 Jan 2018 15:36:20 +0000 (15:36 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 28 Jan 2018 15:36:20 +0000 (15:36 +0000)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

app-text/cmark/cmark-0.28.3.ebuild

index 55850c46f6d422b3a4af763a59ca19f0ab70a1b6..706c679b378c23b035dbfbf12bf83e0096367edf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND="test? ( ${PYTHON_DEPS} )"