diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:16:55 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:39:01 +0200 |
commit | c79c175d001efc03c77873a9e8f0412a84ca788b (patch) | |
tree | 5ec92bfab5c6a18aa86cd62cca0b75301bfd152b /net-libs/rest | |
parent | net-libs/libndp: x86 stable, bug 584468 (diff) | |
download | gentoo-c79c175d001efc03c77873a9e8f0412a84ca788b.tar.gz gentoo-c79c175d001efc03c77873a9e8f0412a84ca788b.tar.bz2 gentoo-c79c175d001efc03c77873a9e8f0412a84ca788b.zip |
net-libs/rest: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-libs/rest')
-rw-r--r-- | net-libs/rest/rest-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rest/rest-0.8.0.ebuild b/net-libs/rest/rest-0.8.0.ebuild index 8245490331b2..0e3143d85ef2 100644 --- a/net-libs/rest/rest-0.8.0.ebuild +++ b/net-libs/rest/rest-0.8.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+introspection test" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" # Coverage testing should not be enabled RDEPEND=" |