diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-04 10:34:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-04 10:34:47 +0300 |
commit | 28db30cea3dffb3f4f8301c1a9ab8eebb7a0be14 (patch) | |
tree | 082aa6cac6b9ee99f8805e81382c97353ac3301b /dev-python/pygresql | |
parent | dev-python/botocore: Stabilize 1.34.88 ALLARCHES, #931160 (diff) | |
download | gentoo-28db30cea3dffb3f4f8301c1a9ab8eebb7a0be14.tar.gz gentoo-28db30cea3dffb3f4f8301c1a9ab8eebb7a0be14.tar.bz2 gentoo-28db30cea3dffb3f4f8301c1a9ab8eebb7a0be14.zip |
dev-python/pygresql: Stabilize 6.0.1 ppc, #931179
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pygresql')
-rw-r--r-- | dev-python/pygresql/pygresql-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygresql/pygresql-6.0.1.ebuild b/dev-python/pygresql/pygresql-6.0.1.ebuild index 500190d8a3d8..e4ea76c46b3a 100644 --- a/dev-python/pygresql/pygresql-6.0.1.ebuild +++ b/dev-python/pygresql/pygresql-6.0.1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE=" LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc x86" DEPEND="${POSTGRES_DEP}" RDEPEND="${DEPEND}" |