summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-06 14:13:55 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-06 16:09:35 +0100
commit67d48ad7eb13ab6b58b12cac9c33818fe1094f5f (patch)
tree25b038d397edc55a2ce8f66a3dcd8c260f90614a
parentdev-libs/unittest++: x86 stable (bug #579052) (diff)
downloadgentoo-67d48ad7eb13ab6b58b12cac9c33818fe1094f5f.tar.gz
gentoo-67d48ad7eb13ab6b58b12cac9c33818fe1094f5f.tar.bz2
gentoo-67d48ad7eb13ab6b58b12cac9c33818fe1094f5f.zip
net-libs/cppzmq: x86 stable (bug #579052)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--net-libs/cppzmq/cppzmq-0_pre150606.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/cppzmq/cppzmq-0_pre150606.ebuild b/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
index fd690b68cd0e..a1d5fd9c5315 100644
--- a/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
+++ b/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=net-libs/zeromq-3"