summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-17 17:31:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-17 17:36:12 +0200
commit6515446aec2538d24ebf7061b6dc65ef66ef45d3 (patch)
tree5ea53061108560d012e959bcb6102c61630f039a
parentdev-tex/latexdiff: Add live ebuild (diff)
downloadgentoo-6515446aec2538d24ebf7061b6dc65ef66ef45d3.tar.gz
gentoo-6515446aec2538d24ebf7061b6dc65ef66ef45d3.tar.bz2
gentoo-6515446aec2538d24ebf7061b6dc65ef66ef45d3.zip
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 <ago@gentoo.org>
-rw-r--r--dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild4
1 files 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 1d3f36fd1f07..2bb5ae289a0b 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}]"