diff options
author | Sam James <sam@gentoo.org> | 2024-01-18 19:47:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-18 19:47:45 +0000 |
commit | 6f206180a7468f260af738113be6c58ff8091e74 (patch) | |
tree | 8ce46226bbc52a472f9e24a44098bea629c3fe2a /app-misc/cdargs | |
parent | dev-python/seaborn: Stabilize 0.13.1 amd64, #922430 (diff) | |
download | gentoo-6f206180a7468f260af738113be6c58ff8091e74.tar.gz gentoo-6f206180a7468f260af738113be6c58ff8091e74.tar.bz2 gentoo-6f206180a7468f260af738113be6c58ff8091e74.zip |
app-misc/cdargs: Stabilize 2.1 x86, #922432
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/cdargs')
-rw-r--r-- | app-misc/cdargs/cdargs-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdargs/cdargs-2.1.ebuild b/app-misc/cdargs/cdargs-2.1.ebuild index 6c6b90b66a2e..2e4c2248301b 100644 --- a/app-misc/cdargs/cdargs-2.1.ebuild +++ b/app-misc/cdargs/cdargs-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cbxbiker61/${PN}/archive/refs/tags/${PV}.tar.gz -> $ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="emacs" DEPEND=" |