commit: 499216f1b47dfd2450271d9eb45bec3850baaea9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 22 19:03:50 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 22 19:03:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499216f1
media-sound/abcm2ps: Stabilize 8.14.14 x86, #891661 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/abcm2ps/abcm2ps-8.14.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/abcm2ps/abcm2ps-8.14.14.ebuild b/media-sound/abcm2ps/abcm2ps-8.14.14.ebuild index 725e2681b729..d79ddcd4961c 100644 --- a/media-sound/abcm2ps/abcm2ps-8.14.14.ebuild +++ b/media-sound/abcm2ps/abcm2ps-8.14.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/leesavide/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="examples pango" BDEPEND="virtual/pkgconfig"
