diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-06 21:49:26 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-06 21:49:26 +0100 |
commit | 7deb8a87478b101b17a519128a02c759102c550c (patch) | |
tree | 581da45a8b012ec5b49b430722fc532e2f66803e /net-libs/rest | |
parent | media-sound/pulseaudio-11.1-r0: alpha stable (diff) | |
download | gentoo-7deb8a87478b101b17a519128a02c759102c550c.tar.gz gentoo-7deb8a87478b101b17a519128a02c759102c550c.tar.bz2 gentoo-7deb8a87478b101b17a519128a02c759102c550c.zip |
net-libs/rest-0.8.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635938
Diffstat (limited to 'net-libs/rest')
-rw-r--r-- | net-libs/rest/rest-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild index da3e684eae12..694bf8b969ba 100644 --- a/net-libs/rest/rest-0.8.1.ebuild +++ b/net-libs/rest/rest-0.8.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+introspection test" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Coverage testing should not be enabled RDEPEND=" |