diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:20:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:20:11 +0200 |
commit | 9c2c87038e0fafb92e95a5dd918ae43bed1ab113 (patch) | |
tree | bdd7ad16862675607ea86ac54b9a295eaf74a0e1 /dev-db/vsqlite++ | |
parent | app-text/tesseract: ppc stable wrt bug #557584 (diff) | |
download | gentoo-9c2c87038e0fafb92e95a5dd918ae43bed1ab113.tar.gz gentoo-9c2c87038e0fafb92e95a5dd918ae43bed1ab113.tar.bz2 gentoo-9c2c87038e0fafb92e95a5dd918ae43bed1ab113.zip |
dev-db/vsqlite++: ppc stable wrt bug #555410
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-db/vsqlite++')
-rw-r--r-- | dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild b/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild index 3d4d05d1ef32..a85abd50881d 100644 --- a/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild +++ b/dev-db/vsqlite++/vsqlite++-0.3.13-r1.ebuild @@ -17,7 +17,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=dev-libs/boost-1.33.1" |