Skip to content

Commit

Permalink
math/bcal: enable on powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jan 17, 2021
1 parent d33200d commit 7c04937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/bcal/Makefile
Expand Up @@ -11,7 +11,7 @@ COMMENT= Storage expression, unit conversion & address offset CLI calculator
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

ONLY_FOR_ARCHS= amd64 powerpc64
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}

Expand Down

0 comments on commit 7c04937

Please sign in to comment.