Skip to content

Commit

Permalink
app-arch/dtrx: Use pypi.eclass
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Mar 16, 2023
1 parent 57ce10c commit d668926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-arch/dtrx/dtrx-8.5.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN}-py/${PN}.git"
else
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
inherit pypi
KEYWORDS="~amd64 ~x86"
fi

Expand Down

0 comments on commit d668926

Please sign in to comment.