diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:42:05 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:48:33 +0100 |
commit | bea862fde7ecd9e6330bcd10ef2d6c3b174f29ec (patch) | |
tree | 05aabcb27e2b598c211e09d51307a2954688d4ea /net-libs/libsoup | |
parent | net-libs/glib-networking: added prefix keywords, bug #667266 (diff) | |
download | gentoo-bea862fde7ecd9e6330bcd10ef2d6c3b174f29ec.tar.gz gentoo-bea862fde7ecd9e6330bcd10ef2d6c3b174f29ec.tar.bz2 gentoo-bea862fde7ecd9e6330bcd10ef2d6c3b174f29ec.zip |
net-libs/libsoup: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/libsoup-2.58.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsoup/libsoup-2.58.2.ebuild b/net-libs/libsoup/libsoup-2.58.2.ebuild index 02fcf7e7c38a..686a8b8bbf78 100644 --- a/net-libs/libsoup/libsoup-2.58.2.ebuild +++ b/net-libs/libsoup/libsoup-2.58.2.ebuild @@ -17,7 +17,7 @@ SLOT="2.4" IUSE="debug gssapi +introspection samba ssl test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] |