summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-13 01:56:29 +0100
committerSam James <sam@gentoo.org>2021-09-13 01:56:29 +0100
commitbeaea2a567ba55d454743e4f2740f763b559f814 (patch)
treef97493ef2ec331c542e133331b3826fe9e931105 /app-text
parentapp-text/ghostscript-gpl: patch CVE-2021-3781 (diff)
downloadgentoo-beaea2a567ba55d454743e4f2740f763b559f814.tar.gz
gentoo-beaea2a567ba55d454743e4f2740f763b559f814.tar.bz2
gentoo-beaea2a567ba55d454743e4f2740f763b559f814.zip
app-text/ghostscript-gpl: drop unused flag-o-matic
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
index f494a7875d22..26de70cf7a7c 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools flag-o-matic toolchain-funcs
+inherit autotools toolchain-funcs
DESCRIPTION="Interpreter for the PostScript language and PDF"
HOMEPAGE="https://ghostscript.com/"