mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/gifsicle: add missing braces
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35280 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
670f55abdf
commit
d715896e02
@@ -12,7 +12,7 @@ SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
IUSE="X"
|
||||
|
||||
PATCHES=( "${FILESDIR}/$P-CVE-2023-46009.patch" )
|
||||
PATCHES=( "${FILESDIR}/${P}-CVE-2023-46009.patch" )
|
||||
|
||||
RDEPEND="
|
||||
X? (
|
||||
|
||||
Reference in New Issue
Block a user