diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 12:00:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 12:01:38 +0200 |
commit | 9f0fb3ae9d5ec8129f2438097259f7fc9ced8d6c (patch) | |
tree | c4f326635e755889e932e55e9131550bd5d12004 /dev-python/pgspecial | |
parent | net-misc/httpie: x86 stable wrt bug #747640 (diff) | |
download | gentoo-9f0fb3ae9d5ec8129f2438097259f7fc9ced8d6c.tar.gz gentoo-9f0fb3ae9d5ec8129f2438097259f7fc9ced8d6c.tar.bz2 gentoo-9f0fb3ae9d5ec8129f2438097259f7fc9ced8d6c.zip |
dev-python/pgspecial: x86 stable wrt bug #747658
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pgspecial')
-rw-r--r-- | dev-python/pgspecial/pgspecial-1.11.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pgspecial/pgspecial-1.11.9.ebuild b/dev-python/pgspecial/pgspecial-1.11.9.ebuild index 0a13bd8ec7af..1d69bbdadf42 100644 --- a/dev-python/pgspecial/pgspecial-1.11.9.ebuild +++ b/dev-python/pgspecial/pgspecial-1.11.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |