diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 19:27:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 20:12:27 +0100 |
commit | 904f193b810805c806ad906f46420057a06a9444 (patch) | |
tree | f813c05aac44dd8a75299b6bc262596dbc1d2c0c /net-libs/uhttpmock | |
parent | dev-libs/libpwquality: x86 stable (bug #635938) (diff) | |
download | gentoo-904f193b810805c806ad906f46420057a06a9444.tar.gz gentoo-904f193b810805c806ad906f46420057a06a9444.tar.bz2 gentoo-904f193b810805c806ad906f46420057a06a9444.zip |
net-libs/uhttpmock: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs/uhttpmock')
-rw-r--r-- | net-libs/uhttpmock/uhttpmock-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild index 746de26e179a..0966b4fe96d1 100644 --- a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild +++ b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild @@ -17,7 +17,7 @@ SLOT="0" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.36.0:2 |