diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:02:40 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:03:41 +0100 |
commit | 1543e96196302a5ede012a1d7915fa1ca27cb6c5 (patch) | |
tree | 20c3253c931740fb95d800a7f5f6dd00b88793af /net-libs/rest | |
parent | net-libs/libdmapsharing-2.9.39-r0: amd64 stable (diff) | |
download | gentoo-1543e96196302a5ede012a1d7915fa1ca27cb6c5.tar.gz gentoo-1543e96196302a5ede012a1d7915fa1ca27cb6c5.tar.bz2 gentoo-1543e96196302a5ede012a1d7915fa1ca27cb6c5.zip |
net-libs/rest-0.8.1-r0: amd64 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 8910fab9d9be..b1fe0fafd22e 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=" |