diff options
author | 2014-08-01 09:44:19 +0000 | |
---|---|---|
committer | 2014-08-01 09:44:19 +0000 | |
commit | 70da9a272b59db6ccdf4bd53ce25f5754d8f2be3 (patch) | |
tree | bef85420055169cb6a49af192dd7082c819d5881 /dev-python/pydns/pydns-3.0.1.ebuild | |
parent | Add ~sparc wrt #473154 (diff) | |
download | gentoo-2-70da9a272b59db6ccdf4bd53ce25f5754d8f2be3.tar.gz gentoo-2-70da9a272b59db6ccdf4bd53ce25f5754d8f2be3.tar.bz2 gentoo-2-70da9a272b59db6ccdf4bd53ce25f5754d8f2be3.zip |
Add ~sparc wrt #473154
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-python/pydns/pydns-3.0.1.ebuild')
-rw-r--r-- | dev-python/pydns/pydns-3.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pydns/pydns-3.0.1.ebuild b/dev-python/pydns/pydns-3.0.1.ebuild index f7b8ec9915f8..b1d6a84b247f 100644 --- a/dev-python/pydns/pydns-3.0.1.ebuild +++ b/dev-python/pydns/pydns-3.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild,v 1.3 2012/04/05 06:16:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild,v 1.4 2014/08/01 09:44:19 armin76 Exp $ EAPI="4" PYTHON_DEPEND="3" @@ -15,7 +15,7 @@ SRC_URI="http://downloads.sourceforge.net/project/pydns/py3dns/${P/py/py3}.tar.g LICENSE="CNRI" SLOT="3" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~sparc x86" IUSE="examples" DEPEND="!dev-python/py3dns |