diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:54:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:54:10 +0200 |
commit | 6ce5b71cb678914a3649e3824b247357d0fa1986 (patch) | |
tree | e1fb67d470172438a43b609baf85ff154f76d0f2 /dev-libs/device-atlas-api-c | |
parent | app-text/ghostscript-gpl: ppc stable wrt bug #616814 (diff) | |
download | gentoo-6ce5b71cb678914a3649e3824b247357d0fa1986.tar.gz gentoo-6ce5b71cb678914a3649e3824b247357d0fa1986.tar.bz2 gentoo-6ce5b71cb678914a3649e3824b247357d0fa1986.zip |
dev-libs/device-atlas-api-c: ppc stable wrt bug #611184
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/device-atlas-api-c')
-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 5d9619b06e7e..ddf87047e8cc 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}]" |