summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-25 16:25:31 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-25 16:29:13 +0800
commit7cc50a925add75a0ef051a74ea2bab94120d1851 (patch)
tree452d51e3b5aba61be04fd13ffd0485c9c27c6174
parentmedia-fonts/solarize: keyword 0_pre20140818 for ~loong (diff)
downloadgentoo-7cc50a925add75a0ef051a74ea2bab94120d1851.tar.gz
gentoo-7cc50a925add75a0ef051a74ea2bab94120d1851.tar.bz2
gentoo-7cc50a925add75a0ef051a74ea2bab94120d1851.zip
media-fonts/solarize: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--media-fonts/solarize/solarize-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/solarize/solarize-9999.ebuild b/media-fonts/solarize/solarize-9999.ebuild
index 10b6881d95e0..66584ea11b0f 100644
--- a/media-fonts/solarize/solarize-9999.ebuild
+++ b/media-fonts/solarize/solarize-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Authors
+# Copyright 2018-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ if [ ${PV} == "9999" ] ; then
else
EGIT_COMMIT="8a856fdb22bc633fdba490b339ea97ef16b700ac"
SRC_URI="https://github.com/talamus/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${MY_PN}-${EGIT_COMMIT}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~x86"
S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"
fi