diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:45 +0100 |
commit | 1298d09f4c61df2fc89f04226fce483f293d45f6 (patch) | |
tree | d285176eac559d47a9cccb2c05297590233f0c71 /dev-cpp/asio | |
parent | sci-visualization/gnuplot: ia64 stable wrt bug #699352 (diff) | |
download | gentoo-1298d09f4c61df2fc89f04226fce483f293d45f6.tar.gz gentoo-1298d09f4c61df2fc89f04226fce483f293d45f6.tar.bz2 gentoo-1298d09f4c61df2fc89f04226fce483f293d45f6.zip |
dev-cpp/asio: ia64 stable wrt bug #699366
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.14.0.ebuild b/dev-cpp/asio/asio-1.14.0.ebuild index b6c55f1d501d..7b38a8383ce6 100644 --- a/dev-cpp/asio/asio-1.14.0.ebuild +++ b/dev-cpp/asio/asio-1.14.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="doc examples libressl ssl test" RDEPEND="dev-libs/boost |