summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/package.mask2
-rw-r--r--x11-misc/dmenu/dmenu-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index ce79dc9b7502..0f18ebcd78f4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -372,7 +372,7 @@ dev-ros/sound_play
# Jeroen Roovers <jer@gentoo.org> (2019-04-24)
# Depends on =dev-libs/openssl-1.1.1* due to newly introduced
# support for EVP_PKEY_ED25519 and EVP_PKEY_ED448 (bug #670574).
-=net-libs/nodejs-10.16.0
+=net-libs/nodejs-10.16*
=net-libs/nodejs-11.15.0
=net-libs/nodejs-12*
diff --git a/x11-misc/dmenu/dmenu-9999.ebuild b/x11-misc/dmenu/dmenu-9999.ebuild
index ac2f60df320b..3401a00001e7 100644
--- a/x11-misc/dmenu/dmenu-9999.ebuild
+++ b/x11-misc/dmenu/dmenu-9999.ebuild
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
x11-base/xorg-proto
"
PATCHES=(
- "${FILESDIR}"/${P}-gentoo.patch
+ "${FILESDIR}"/${PN}-4.9-gentoo.patch
)
src_prepare() {