commit: fc95ca3d222b50ac1e43f4b22742d3cc7a79619f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 2 10:30:41 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Jul 2 10:33:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc95ca3d
profiles: Drop obsolete emacs[imagemagick] mask on arm64. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index d6f9751a3cf..2c7d35ac8e1 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -84,12 +84,6 @@ dev-lang/rust-bin doc # sci-libs/oce not yet keyworded sci-electronics/kicad occ oce ngspice -# Ulrich Müller <[email protected]> (2018-09-02) -# =media-gfx/imagemagick-6* not keyworded -<app-editors/emacs-24.5-r7:24 imagemagick -<app-editors/emacs-25.3-r6:25 imagemagick -<app-editors/emacs-26.1-r3:26 imagemagick - # Matthew Thode <[email protected]> (2018-07-18) # dev-python/pandas not keyworded and test uses pandas dev-python/networkx pandas test
