diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-20 22:09:12 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-21 08:50:01 +0800 |
commit | cbfb5b73f8210cf8ffebfb8208fa16ad7399ccb1 (patch) | |
tree | 59a24f0e4280c3dd7bd6321a7f5f4777cc216517 /net-libs/glib-networking | |
parent | net-libs/libproxy: add riscv keyword (diff) | |
download | gentoo-cbfb5b73f8210cf8ffebfb8208fa16ad7399ccb1.tar.gz gentoo-cbfb5b73f8210cf8ffebfb8208fa16ad7399ccb1.tar.bz2 gentoo-cbfb5b73f8210cf8ffebfb8208fa16ad7399ccb1.zip |
net-libs/glib-networking: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.68.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.68.1.ebuild b/net-libs/glib-networking/glib-networking-2.68.1.ebuild index 8c9ab087457f..370996a7150b 100644 --- a/net-libs/glib-networking/glib-networking-2.68.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.68.1.ebuild @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+" SLOT="0" IUSE="+gnome +libproxy +ssl test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.67.0:2[${MULTILIB_USEDEP}] |