diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 16:18:14 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 16:28:55 +0800 |
commit | cc8731f59a92cf02ac6bb04fed4d9dad9ec515e9 (patch) | |
tree | d577fcdbb7d85bba6f206e67ac618da03c3c3275 /media-fonts/office-code-pro | |
parent | media-fonts/nuosu-sil: keyword 2.200 for ~loong (diff) | |
download | gentoo-cc8731f59a92cf02ac6bb04fed4d9dad9ec515e9.tar.gz gentoo-cc8731f59a92cf02ac6bb04fed4d9dad9ec515e9.tar.bz2 gentoo-cc8731f59a92cf02ac6bb04fed4d9dad9ec515e9.zip |
media-fonts/office-code-pro: keyword 1.004 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-fonts/office-code-pro')
-rw-r--r-- | media-fonts/office-code-pro/office-code-pro-1.004.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/office-code-pro/office-code-pro-1.004.ebuild b/media-fonts/office-code-pro/office-code-pro-1.004.ebuild index b3f28ac79d78..7ab1df856c78 100644 --- a/media-fonts/office-code-pro/office-code-pro-1.004.ebuild +++ b/media-fonts/office-code-pro/office-code-pro-1.004.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nathco/Office-Code-Pro/archive/${PV}.tar.gz -> ${P}. LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" S="${WORKDIR}/Office-Code-Pro-${PV}" |