projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d28235b
)
dev-libs/Ice: Add ~arm keyword (bug 392327).
author
Michael Weber
<xmw@gentoo.org>
Thu, 23 Feb 2017 09:40:11 +0000
(10:40 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Thu, 23 Feb 2017 09:40:11 +0000
(10:40 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-libs/Ice/Ice-3.6.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/Ice/Ice-3.6.3-r1.ebuild
b/dev-libs/Ice/Ice-3.6.3-r1.ebuild
index 50e7d8683c8c57e14e882fce82bd7233f1865833..26fb4e336c879dbc42151d26baad2c2da4fabe84 100644
(file)
--- a/
dev-libs/Ice/Ice-3.6.3-r1.ebuild
+++ b/
dev-libs/Ice/Ice-3.6.3-r1.ebuild
@@
-29,7
+29,7
@@
SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz
doc? ( http://download.zeroc.com/Ice/$(get_version_component_range 1-2)/${P}.pdf )"
LICENSE="GPL-2"
SLOT="0/36"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~
arm ~
x86"
IUSE="doc examples libressl +ncurses mono php python ruby test debug"
RDEPEND=">=dev-libs/expat-2.0.1