commit: eb212ae3b45643acccfb46653008440aea2ac08f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 8 14:58:10 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 8 15:22:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb212ae3
profiles: arm64: Mask >=kde-apps/umbrello-20.08.3[php] Bug: https://bugs.gentoo.org/751337 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 00f35d3f5b2..a179c5dfba1 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-11-08) +# dev-util/kdevelop-php is not keyworded, bug #751337 +>=kde-apps/umbrello-20.08.3 php + # Marek Szuba <[email protected]> (2020-11-06) # media-gfx/digikam has no arm64 keyword yet. Bug #753362. media-gfx/gmic digikam
