summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-02-08 23:02:52 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-08 22:13:00 +0000
commitdfcf8ee271cabd081c4de46ef0c3c4ce61195dd1 (patch)
tree981cbde910532dc990b3e358610629054aec4855
parentapp-editors/zile: stable 2.4.13 for sparc, bug #646084 (diff)
downloadgentoo-dfcf8ee2.tar.gz
gentoo-dfcf8ee2.tar.bz2
gentoo-dfcf8ee2.zip
dev-libs/libpqxx: stable 6.0.0 for sparc, bug #641128
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-rw-r--r--dev-libs/libpqxx/libpqxx-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libpqxx/libpqxx-6.0.0.ebuild b/dev-libs/libpqxx/libpqxx-6.0.0.ebuild
index 28955cdc8416..a8e36af55d94 100644
--- a/dev-libs/libpqxx/libpqxx-6.0.0.ebuild
+++ b/dev-libs/libpqxx/libpqxx-6.0.0.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
PYTHON_COMPAT=( python2_7 )
inherit python-any-r1
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
DESCRIPTION="Standard front-end for writing C++ programs that use PostgreSQL"
SRC_URI="https://github.com/jtv/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"