diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:10:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:35 +0100 |
commit | e8f47a988261d070c43d7272303276439fa94765 (patch) | |
tree | baf4836b4288f787a4bf3041866687e269c85a07 /dev-cpp/asio | |
parent | net-print/cups: ia64 stable wrt bug #594490 (diff) | |
download | gentoo-e8f47a988261d070c43d7272303276439fa94765.tar.gz gentoo-e8f47a988261d070c43d7272303276439fa94765.tar.bz2 gentoo-e8f47a988261d070c43d7272303276439fa94765.zip |
dev-cpp/asio: ia64 stable wrt bug #604516
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r-- | dev-cpp/asio/asio-1.10.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.10.8.ebuild b/dev-cpp/asio/asio-1.10.8.ebuild index edd0e2f6e8e9..f94c84306a8b 100644 --- a/dev-cpp/asio/asio-1.10.8.ebuild +++ b/dev-cpp/asio/asio-1.10.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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="dev-libs/boost |