summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-23 16:46:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-23 16:46:03 +0100
commit8da33ee95f8c8c7c5afd26febea1a750b3c32445 (patch)
treedf0b4a58e441a454f43181f081630ece873e139f
parentmedia-libs/opencv: x86 stable wrt bug #606810 (diff)
downloadgentoo-8da33ee95f8c8c7c5afd26febea1a750b3c32445.tar.gz
gentoo-8da33ee95f8c8c7c5afd26febea1a750b3c32445.tar.bz2
gentoo-8da33ee95f8c8c7c5afd26febea1a750b3c32445.zip
dev-cpp/pngpp: x86 stable wrt bug #606844
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-cpp/pngpp/pngpp-0.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/pngpp/pngpp-0.2.9.ebuild b/dev-cpp/pngpp/pngpp-0.2.9.ebuild
index 22710a1ef1d3..9181447ccdfb 100644
--- a/dev-cpp/pngpp/pngpp-0.2.9.ebuild
+++ b/dev-cpp/pngpp/pngpp-0.2.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="media-libs/libpng:0"