From 6515446aec2538d24ebf7061b6dc65ef66ef45d3 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 17 Jun 2017 17:31:18 +0200 Subject: [PATCH] dev-libs/device-atlas-api-c: amd64 stable wrt bug #611184 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild index 1d3f36fd1f072..2bb5ae289a0b4 100644 --- a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild +++ b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="${MY_P}.zip" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="doc examples" RDEPEND="dev-libs/libpcre[${MULTILIB_USEDEP}]"