diff options
Diffstat (limited to 'dev-cpp/tclap')
| -rw-r--r-- | dev-cpp/tclap/tclap-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tclap/tclap-1.2.5.ebuild b/dev-cpp/tclap/tclap-1.2.5.ebuild index 96276e145256..00a83fe2b21e 100644 --- a/dev-cpp/tclap/tclap-1.2.5.ebuild +++ b/dev-cpp/tclap/tclap-1.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2007-2024 Gentoo Authors +# Copyright 2007-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="doc" BDEPEND="doc? ( app-text/doxygen )" |
