diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 20:51:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 20:51:58 +0200 |
commit | 25abf8628b9df12be1c5f34e15bb65c0c854a833 (patch) | |
tree | 2a420ac87c8b6fd573153124162c05572c5d6c25 /app-vim | |
parent | net-firewall/nftables: x86 stable (bug #693716) (diff) | |
download | gentoo-25abf8628b9df12be1c5f34e15bb65c0c854a833.tar.gz gentoo-25abf8628b9df12be1c5f34e15bb65c0c854a833.tar.bz2 gentoo-25abf8628b9df12be1c5f34e15bb65c0c854a833.zip |
app-vim/pydiction: x86 stable (bug #693124)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/pydiction/pydiction-1.2.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild index d91803771c0d..88a926f7f85f 100644 --- a/app-vim/pydiction/pydiction-1.2.3-r2.ebuild +++ b/app-vim/pydiction/pydiction-1.2.3-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://rkulla.github.io/pydiction/" SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.zip" LICENSE="vim" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="app-arch/unzip" |