projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60f480d
)
dev-php/Text_Template: add ~arm keyword (bug 613766)
author
Michael Weber
<xmw@gentoo.org>
Fri, 31 Mar 2017 12:27:28 +0000
(14:27 +0200)
committer
Michael Weber
<xmw@gentoo.org>
Fri, 31 Mar 2017 12:32:57 +0000
(14:32 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-php/Text_Template/Text_Template-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-php/Text_Template/Text_Template-1.2.1.ebuild
b/dev-php/Text_Template/Text_Template-1.2.1.ebuild
index 51a953807301572b7167943afcf134c87c15c7d3..4cbb16782b801939af7ab5d063437e570bddc740 100644
(file)
--- a/
dev-php/Text_Template/Text_Template-1.2.1.ebuild
+++ b/
dev-php/Text_Template/Text_Template-1.2.1.ebuild
@@
-11,7
+11,7
@@
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~
arm ~
hppa ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"