diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-22 18:11:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-22 22:25:15 +0000 |
commit | a95c1edcd06e76ae7d11f417a5f0607c180c2b4c (patch) | |
tree | ddb8cd8a93047f8c0b063aeb8ff163bf059f9aea /net-libs | |
parent | media-gfx/potrace: stable 1.15 for sparc, bug #626820 (diff) | |
download | gentoo-a95c1edcd06e76ae7d11f417a5f0607c180c2b4c.tar.gz gentoo-a95c1edcd06e76ae7d11f417a5f0607c180c2b4c.tar.bz2 gentoo-a95c1edcd06e76ae7d11f417a5f0607c180c2b4c.zip |
net-libs/rest: stable 0.8.1 for sparc, bug #635938
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rest/rest-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild index d479dae138eb..ef2f5ab73746 100644 --- a/net-libs/rest/rest-0.8.1.ebuild +++ b/net-libs/rest/rest-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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=" |