diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:51:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:19:59 +0200 |
commit | 873e8ecf6e01b633047792dcb9a5068edf24cb86 (patch) | |
tree | e02c63d292b25213a92af6dba23ef9186e00c24c /dev-python/plumbum | |
parent | dev-ruby/pg: x86 stable (bug #658784) (diff) | |
download | gentoo-873e8ecf6e01b633047792dcb9a5068edf24cb86.tar.gz gentoo-873e8ecf6e01b633047792dcb9a5068edf24cb86.tar.bz2 gentoo-873e8ecf6e01b633047792dcb9a5068edf24cb86.zip |
dev-python/plumbum: x86 stable (bug #659066)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/plumbum')
-rw-r--r-- | dev-python/plumbum/plumbum-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/plumbum/plumbum-1.6.4.ebuild b/dev-python/plumbum/plumbum-1.6.4.ebuild index 0d94b28a67d3..b0cb94a8d9aa 100644 --- a/dev-python/plumbum/plumbum-1.6.4.ebuild +++ b/dev-python/plumbum/plumbum-1.6.4.ebuild @@ -12,6 +12,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" PATCHES=( "${FILESDIR}"/${P}.patch ) |