Skip to content

Commit

Permalink
dev-gap/datastructures: rebuild for GAP up/downgrades
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Orlitzky <[email protected]>
  • Loading branch information
orlitzky committed Feb 20, 2024
1 parent dca27bf commit 755d3f0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ SRC_URI="https://github.com/gap-packages/datastructures/releases/download/v${PV}
LICENSE="GPL-2+"
KEYWORDS="~amd64"

DEPEND="sci-mathematics/gap"
DEPEND="sci-mathematics/gap:="
RDEPEND="${DEPEND}"

DOCS=( CHANGES.md README.md )

Expand Down

0 comments on commit 755d3f0

Please sign in to comment.