diff options
author | 2013-12-08 18:12:26 +0000 | |
---|---|---|
committer | 2013-12-08 18:12:26 +0000 | |
commit | bba40ad5ce29efee7219f2dc8d8ac176485d3012 (patch) | |
tree | 697cb695d7159685b47609967f2d55e708154a55 /dev-python/python-slip/python-slip-0.4.0.ebuild | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-bba40ad5ce29efee7219f2dc8d8ac176485d3012.tar.gz gentoo-2-bba40ad5ce29efee7219f2dc8d8ac176485d3012.tar.bz2 gentoo-2-bba40ad5ce29efee7219f2dc8d8ac176485d3012.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/python-slip/python-slip-0.4.0.ebuild')
-rw-r--r-- | dev-python/python-slip/python-slip-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-slip/python-slip-0.4.0.ebuild b/dev-python/python-slip/python-slip-0.4.0.ebuild index 60f5a0a5558e..52a9b771e083 100644 --- a/dev-python/python-slip/python-slip-0.4.0.ebuild +++ b/dev-python/python-slip/python-slip-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild,v 1.2 2013/11/30 18:56:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild,v 1.3 2013/12/08 18:12:26 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dbus gtk selinux" RDEPEND=" |