diff options
Diffstat (limited to 'dev-tex/minted/minted-2.6.ebuild')
-rw-r--r-- | dev-tex/minted/minted-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/minted/minted-2.6.ebuild b/dev-tex/minted/minted-2.6.ebuild index f2030bb54c15..1ce541a70493 100644 --- a/dev-tex/minted/minted-2.6.ebuild +++ b/dev-tex/minted/minted-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${P}/source SLOT="0" LICENSE="|| ( BSD LPPL-1.3 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" RDEPEND=" |