www-client/pybugz: Stabilize 0.14 ALLARCHES, #933060

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2024-05-28 17:58:51 +01:00
parent 63850a3466
commit 682933c64e
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
inherit distutils-r1