diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-27 18:53:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-27 18:53:57 +0300 |
commit | 96649fb6492d7d6b5c730a49eb5be63783571501 (patch) | |
tree | 2f52fc91833355fafd1228e8fc1731d6820bd01c /app-eselect/eselect-fontconfig | |
parent | profiles: mark desktop and dev profile as dev (diff) | |
download | gentoo-96649fb6492d7d6b5c730a49eb5be63783571501.tar.gz gentoo-96649fb6492d7d6b5c730a49eb5be63783571501.tar.bz2 gentoo-96649fb6492d7d6b5c730a49eb5be63783571501.zip |
app-eselect/eselect-fontconfig: dekeyword riscv back
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-fontconfig')
-rw-r--r-- | app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild index e575e1477798..36fa78e814c3 100644 --- a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild +++ b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/fontconfig.eselect-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.2.3 |