diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 17:34:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 17:34:53 +0000 |
commit | 468a1a1bbefcf2303dcea5f53ae3b46d3faa0d24 (patch) | |
tree | 6664d40a6ea8f9d215f96dee995104f400fe9b49 /www-client/pybugz/pybugz-0.10.1-r2.ebuild | |
parent | amd64 stable - 519788 (diff) | |
download | historical-468a1a1bbefcf2303dcea5f53ae3b46d3faa0d24.tar.gz historical-468a1a1bbefcf2303dcea5f53ae3b46d3faa0d24.tar.bz2 historical-468a1a1bbefcf2303dcea5f53ae3b46d3faa0d24.zip |
alpha/ia64/sparc stable wrt #517550
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'www-client/pybugz/pybugz-0.10.1-r2.ebuild')
-rw-r--r-- | www-client/pybugz/pybugz-0.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/pybugz/pybugz-0.10.1-r2.ebuild b/www-client/pybugz/pybugz-0.10.1-r2.ebuild index 4453ab225ce7..3eeb24b09564 100644 --- a/www-client/pybugz/pybugz-0.10.1-r2.ebuild +++ b/www-client/pybugz/pybugz-0.10.1-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/www-client/pybugz/pybugz-0.10.1-r2.ebuild,v 1.5 2014/08/06 20:30:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.10.1-r2.ebuild,v 1.6 2014/08/13 17:34:47 armin76 Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 pypy pypy2_0 ) @@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" inherit vcs-snapshot fi |