diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-03 12:37:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-03 12:37:42 +0000 |
| commit | 22d4507408910a079d83f5028c062d9415a5d58c (patch) | |
| tree | 4eb5523f50c4eb2f1dd78956a5be9d34f181e7d1 /dev-python/pygresql | |
| parent | f93f4eab012bde556a264db9f0acd7947ff5185e (diff) | |
| download | baldeagleos-repo-22d4507408910a079d83f5028c062d9415a5d58c.tar.gz baldeagleos-repo-22d4507408910a079d83f5028c062d9415a5d58c.tar.xz baldeagleos-repo-22d4507408910a079d83f5028c062d9415a5d58c.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pygresql')
| -rw-r--r-- | dev-python/pygresql/pygresql-5.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygresql/pygresql-5.2.1.ebuild b/dev-python/pygresql/pygresql-5.2.1.ebuild index 9929bd7c5d02..362f7a8994ee 100644 --- a/dev-python/pygresql/pygresql-5.2.1.ebuild +++ b/dev-python/pygresql/pygresql-5.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" 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}" |
