summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-06-06 09:04:29 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-06-06 09:04:29 +0000
commit6295b847fb9cf183fb3a841f7c17430efcfb3357 (patch)
tree5642dbf1ed53e8592f36341ed5f416e1b8572c12 /dev-python/netifaces
parentdrop py2.6 add py3.4 (diff)
downloadgentoo-2-6295b847fb9cf183fb3a841f7c17430efcfb3357.tar.gz
gentoo-2-6295b847fb9cf183fb3a841f7c17430efcfb3357.tar.bz2
gentoo-2-6295b847fb9cf183fb3a841f7c17430efcfb3357.zip
Stable on amd64 and x86, wrt bug #502786
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-python/netifaces')
-rw-r--r--dev-python/netifaces/ChangeLog5
-rw-r--r--dev-python/netifaces/netifaces-0.8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/netifaces/ChangeLog b/dev-python/netifaces/ChangeLog
index b87aeb76a057..ae12edbbfd0d 100644
--- a/dev-python/netifaces/ChangeLog
+++ b/dev-python/netifaces/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/netifaces
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/ChangeLog,v 1.16 2014/04/01 19:00:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/ChangeLog,v 1.17 2014/06/06 09:04:29 pinkbyte Exp $
+
+ 06 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> netifaces-0.8-r2.ebuild:
+ Stable on amd64 and x86, wrt bug #502786
01 Apr 2014; Markus Meier <maekke@gentoo.org> netifaces-0.8-r2.ebuild:
arm stable, bug #502786
diff --git a/dev-python/netifaces/netifaces-0.8-r2.ebuild b/dev-python/netifaces/netifaces-0.8-r2.ebuild
index ce5beca7ca53..38bb88bd10f4 100644
--- a/dev-python/netifaces/netifaces-0.8-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.8-r2.ebuild,v 1.3 2014/04/01 19:00:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.8-r2.ebuild,v 1.4 2014/06/06 09:04:29 pinkbyte Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://alastairs-place.net/projects/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"