diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-06 23:01:36 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-06 23:01:36 -0400 |
commit | 65e0a4984d74651fa75bf1ad7f8db98a6c3aed69 (patch) | |
tree | a0e2669f478193ac88a7b5ad413a2bb5839c5e92 /dev-python/ovs | |
parent | dev-python/pycairo: amd64 stable (diff) | |
download | gentoo-65e0a4984d74651fa75bf1ad7f8db98a6c3aed69.tar.gz gentoo-65e0a4984d74651fa75bf1ad7f8db98a6c3aed69.tar.bz2 gentoo-65e0a4984d74651fa75bf1ad7f8db98a6c3aed69.zip |
dev-python/ovs: amd64 stable
Bug: https://bugs.gentoo.org/633420
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/ovs')
-rw-r--r-- | dev-python/ovs/ovs-2.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ovs/ovs-2.7.2.ebuild b/dev-python/ovs/ovs-2.7.2.ebuild index b0aff0382bd3..061820bd89cd 100644 --- a/dev-python/ovs/ovs-2.7.2.ebuild +++ b/dev-python/ovs/ovs-2.7.2.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 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RDEPEND="" DEPEND="${RDEPEND} |