diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:46:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:48:10 +0200 |
commit | f8e2a82137762dec469bf26fe5cff83ea9e27943 (patch) | |
tree | 5b3b5d0d05663fb53215e1d441a0382b36e9b7e0 /dev-libs/libpqxx | |
parent | net-irc/ergo: amd64 stable wrt bug #856025 (diff) | |
download | gentoo-f8e2a82137762dec469bf26fe5cff83ea9e27943.tar.gz gentoo-f8e2a82137762dec469bf26fe5cff83ea9e27943.tar.bz2 gentoo-f8e2a82137762dec469bf26fe5cff83ea9e27943.zip |
dev-libs/libpqxx: amd64 stable wrt bug #853640
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libpqxx')
-rw-r--r-- | dev-libs/libpqxx/libpqxx-7.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libpqxx/libpqxx-7.4.1.ebuild b/dev-libs/libpqxx/libpqxx-7.4.1.ebuild index 79b564b0ce9f..5d170635967d 100644 --- a/dev-libs/libpqxx/libpqxx-7.4.1.ebuild +++ b/dev-libs/libpqxx/libpqxx-7.4.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) inherit python-any-r1 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" 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" |