commit:     4a0b91c66e3ed79319781f548dcc23d17ca48085
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 10:44:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 10:44:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0b91c6

media-libs/liblscp: Stabilize 0.9.8 x86, #892491

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/liblscp/liblscp-0.9.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/liblscp/liblscp-0.9.8.ebuild 
b/media-libs/liblscp/liblscp-0.9.8.ebuild
index 5d0c3733b0ff..259ef5161bc8 100644
--- a/media-libs/liblscp/liblscp-0.9.8.ebuild
+++ b/media-libs/liblscp/liblscp-0.9.8.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
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
        SRC_URI="https://www.rncbc.org/archive/${P}.tar.gz
                https://download.linuxsampler.org/packages/${P}.tar.gz";
-       KEYWORDS="~amd64 ~ppc ~x86"
+       KEYWORDS="~amd64 ~ppc x86"
 fi
 
 LICENSE="LGPL-2.1"

Reply via email to