mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
profile: stay on stable poppler
This commit is contained in:
parent
521b5af67f
commit
d310104dd8
2 changed files with 2 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ inherit golang-vcs-snapshot
|
||||||
if [[ ${PV} = *9999* ]]; then
|
if [[ ${PV} = *9999* ]]; then
|
||||||
inherit golang-vcs
|
inherit golang-vcs
|
||||||
else
|
else
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="amd64 x86"
|
||||||
EGIT_COMMIT="v${PV}"
|
EGIT_COMMIT="v${PV}"
|
||||||
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
|
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
|
||||||
${EGO_VENDOR_URI}"
|
${EGO_VENDOR_URI}"
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,2 @@
|
||||||
#required by net-analyzer/bbrecon
|
#required by net-analyzer/bbrecon
|
||||||
~app-text/unfurl-0.2.0
|
#~app-text/unfurl-0.2.0
|
||||||
|
|
||||||
#https://gitlab.freedesktop.org/poppler/poppler/-/issues/1014
|
|
||||||
=app-text/poppler-21*
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue