diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-24 19:37:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-24 19:38:13 +0000 |
commit | 17449b4b102ed4ae9c299b992307e4511d4f0d1c (patch) | |
tree | ebb0cdb1554840f163d3eeec6bb896c2bd5ab5c8 /net-libs/libsoup | |
parent | net-libs/libpsl: keyworded 0.20.2 for ia64, bug #680866 (diff) | |
download | gentoo-17449b4b102ed4ae9c299b992307e4511d4f0d1c.tar.gz gentoo-17449b4b102ed4ae9c299b992307e4511d4f0d1c.tar.bz2 gentoo-17449b4b102ed4ae9c299b992307e4511d4f0d1c.zip |
net-libs/libsoup: keyworded 2.64.2 for ia64, bug #680866
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/libsoup-2.64.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild index b87a7a92fdbd..a5ddfedf52fc 100644 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild @@ -17,7 +17,7 @@ SLOT="2.4" IUSE="debug gssapi +introspection samba ssl test +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] |