projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f99f438
)
dev-cpp/asio: x86 stable wrt bug #577322
author
Agostino Sarubbo
<ago@gentoo.org>
Sat, 25 Jun 2016 20:01:23 +0000
(22:01 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sat, 25 Jun 2016 20:13:27 +0000
(22:13 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-cpp/asio/asio-1.4.8-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/asio/asio-1.4.8-r1.ebuild
b/dev-cpp/asio/asio-1.4.8-r1.ebuild
index 9781e5a3ab0a1cfc098f77eff8a2b9e40a7ffc54..f9b44ebd34a22fa6209458948eebbcee7986dd11 100644
(file)
--- a/
dev-cpp/asio/asio-1.4.8-r1.ebuild
+++ b/
dev-cpp/asio/asio-1.4.8-r1.ebuild
@@
-12,7
+12,7
@@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc
~
x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc examples ssl test"
RDEPEND="ssl? ( dev-libs/openssl )