diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:19:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:19:15 +0200 |
commit | a9031c5d567e43c023201504a7d469b25dc789fa (patch) | |
tree | f84633056c49f89175b395f495366e850973528e /dev-libs | |
parent | dev-python/networkx: x86 stable wrt bug #606238 (diff) | |
download | gentoo-a9031c5d567e43c023201504a7d469b25dc789fa.tar.gz gentoo-a9031c5d567e43c023201504a7d469b25dc789fa.tar.bz2 gentoo-a9031c5d567e43c023201504a7d469b25dc789fa.zip |
dev-libs/device-atlas-api-c: x86 stable wrt bug #611184
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 2bb5ae289a0b..5d9619b06e7e 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 @@ -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}]" |