diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 11:58:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 11:58:31 +0100 |
commit | da18b7b01ded6013bc1d78d8bd12369aa0eec502 (patch) | |
tree | 264360c22e907714caf7081f319fcb5be006f13a /www-client/pybugz | |
parent | app-admin/rsyslog: amd64 stable wrt bug #577494 (diff) | |
download | gentoo-da18b7b01ded6013bc1d78d8bd12369aa0eec502.tar.gz gentoo-da18b7b01ded6013bc1d78d8bd12369aa0eec502.tar.bz2 gentoo-da18b7b01ded6013bc1d78d8bd12369aa0eec502.zip |
www-client/pybugz: amd64 stable wrt bug #577498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client/pybugz')
-rw-r--r-- | www-client/pybugz/pybugz-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild b/www-client/pybugz/pybugz-0.12.1.ebuild index 5d5c9ed7d021..217ade180bd2 100644 --- a/www-client/pybugz/pybugz-0.12.1.ebuild +++ b/www-client/pybugz/pybugz-0.12.1.ebuild @@ -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 ~arm64 ~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 ~arm64 ~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 |