diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-08 23:02:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-08 22:13:00 +0000 |
commit | dfcf8ee271cabd081c4de46ef0c3c4ce61195dd1 (patch) | |
tree | 981cbde910532dc990b3e358610629054aec4855 /dev-libs/libpqxx | |
parent | app-editors/zile: stable 2.4.13 for sparc, bug #646084 (diff) | |
download | gentoo-dfcf8ee271cabd081c4de46ef0c3c4ce61195dd1.tar.gz gentoo-dfcf8ee271cabd081c4de46ef0c3c4ce61195dd1.tar.bz2 gentoo-dfcf8ee271cabd081c4de46ef0c3c4ce61195dd1.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"
Diffstat (limited to 'dev-libs/libpqxx')
-rw-r--r-- | dev-libs/libpqxx/libpqxx-6.0.0.ebuild | 2 |
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" |