diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:27:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:27:22 +0200 |
commit | 553a4f0406b8ae97347570dc058ba0141237ffd3 (patch) | |
tree | 9e23b3078029e6d23941a1ad085a74ecfa3ca9ec | |
parent | net-libs/libmicrohttpd: x86 stable wrt bug #615752 (diff) | |
download | gentoo-553a4f0406b8ae97347570dc058ba0141237ffd3.tar.gz gentoo-553a4f0406b8ae97347570dc058ba0141237ffd3.tar.bz2 gentoo-553a4f0406b8ae97347570dc058ba0141237ffd3.zip |
dev-libs/double-conversion: x86 stable wrt bug #613162
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/double-conversion/double-conversion-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild index 12cc59b598f3..2d7f95ac6e95 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" LIBNAME=lib${PN} |