diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-23 18:20:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-23 18:20:59 +0000 |
| commit | bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e (patch) | |
| tree | 9a4eb5cb6720382cff015c5f23ebee08f33268e7 /dev-tex/pythontex | |
| parent | 03ef5784ad7898237864e7a0cfa2e87320e347e4 (diff) | |
| download | baldeagleos-repo-bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e.tar.gz baldeagleos-repo-bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e.tar.xz baldeagleos-repo-bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e.zip | |
Adding metadata
Diffstat (limited to 'dev-tex/pythontex')
| -rw-r--r-- | dev-tex/pythontex/pythontex-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild index cae023f7abbf..e1063196defb 100644 --- a/dev-tex/pythontex/pythontex-0.18.ebuild +++ b/dev-tex/pythontex/pythontex-0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gpoore/pythontex/archive/v${PV}.tar.gz -> ${P}.tar.g SLOT="0" LICENSE="LPPL-1.3 BSD" -KEYWORDS="amd64 ~ppc ~riscv x86" +KEYWORDS="amd64 ppc ~riscv x86" IUSE="doc highlighting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
