diff options
Diffstat (limited to 'dev-python/setproctitle/setproctitle-1.1.3.ebuild')
-rw-r--r-- | dev-python/setproctitle/setproctitle-1.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.3.ebuild b/dev-python/setproctitle/setproctitle-1.1.3.ebuild index b242e73dbd0c..9cb438bd9429 100644 --- a/dev-python/setproctitle/setproctitle-1.1.3.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.3.ebuild,v 1.1 2011/12/24 08:50:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.3.ebuild,v 1.2 2012/04/22 17:16:43 armin76 Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" IUSE="" DEPEND="" |