diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:14:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:14:24 +0200 |
commit | 23cf586f99a0df2c08a6c24248369ceb7f4365f0 (patch) | |
tree | 49cede6bfabf2f31013edfba55a2efdb29c790b9 /www-client | |
parent | app-misc/tmux: stable for s390 (diff) | |
download | gentoo-23cf586f99a0df2c08a6c24248369ceb7f4365f0.tar.gz gentoo-23cf586f99a0df2c08a6c24248369ceb7f4365f0.tar.bz2 gentoo-23cf586f99a0df2c08a6c24248369ceb7f4365f0.zip |
www-client/pybugz: stable for s390
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/pybugz/pybugz-0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/pybugz/pybugz-0.13.ebuild b/www-client/pybugz/pybugz-0.13.ebuild index d87f28152afc..25fa8dd2c7e0 100644 --- a/www-client/pybugz/pybugz-0.13.ebuild +++ b/www-client/pybugz/pybugz-0.13.ebuild @@ -10,7 +10,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 ~s390 sparc x86 ~ppc-aix ~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 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" inherit vcs-snapshot fi |