diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-07-01 16:55:31 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-07-01 17:00:04 +0200 |
commit | 66624a3ba04e8daed284eeff9292feac0b6e4cbf (patch) | |
tree | 5d0d5a59728ef52dfc373529671de04cb4b49a76 /dev-python/pytest-mpl | |
parent | dev-ada/gnatsymbolize: Add to tree (diff) | |
download | gentoo-66624a3ba04e8daed284eeff9292feac0b6e4cbf.tar.gz gentoo-66624a3ba04e8daed284eeff9292feac0b6e4cbf.tar.bz2 gentoo-66624a3ba04e8daed284eeff9292feac0b6e4cbf.zip |
dev-python/pytest-mpl: amd64 stable, bug #599846
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest-mpl')
-rw-r--r-- | dev-python/pytest-mpl/pytest-mpl-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild index 866279f7b950..91a3f43ff90d 100644 --- a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild +++ b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |