diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:20:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:20:54 +0100 |
commit | bd4d29dceb84e3bf6fd76dec71c8bf12cf7431e1 (patch) | |
tree | 92163b7352c46031a1b7c2cc5b9f49be011c1ea4 /dev-libs | |
parent | media-libs/libextractor: x86 stable (bug #635362) (diff) | |
download | gentoo-bd4d29dceb84e3bf6fd76dec71c8bf12cf7431e1.tar.gz gentoo-bd4d29dceb84e3bf6fd76dec71c8bf12cf7431e1.tar.bz2 gentoo-bd4d29dceb84e3bf6fd76dec71c8bf12cf7431e1.zip |
dev-libs/libpqxx: x86 stable (bug #641128)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-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 a8e36af55d94..b7616bb1764c 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" |