mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pydiff-0.2-r0: add amd64 keyword
Gentoo-Bug: 624992
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
|
||||
python_test() {
|
||||
"${PYTHON}" test_pydiff.py || die "Tests failed under ${EPYTHON}"
|
||||
|
||||
Reference in New Issue
Block a user