diff options
author | 2019-01-29 16:46:02 +0300 | |
---|---|---|
committer | 2019-01-29 16:46:02 +0300 | |
commit | 5fd519f3f8afb334e37e8c6cc43c0baaa88f8d2f (patch) | |
tree | 3bbb17ca990c648ba1c76f538ef193ec380a2686 /net-libs/rest/rest-0.8.1.ebuild | |
parent | app-vim/gtk-syntax: mark s390 stable (diff) | |
download | gentoo-5fd519f3f8afb334e37e8c6cc43c0baaa88f8d2f.tar.gz gentoo-5fd519f3f8afb334e37e8c6cc43c0baaa88f8d2f.tar.bz2 gentoo-5fd519f3f8afb334e37e8c6cc43c0baaa88f8d2f.zip |
net-libs/rest: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs/rest/rest-0.8.1.ebuild')
-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 ebfd6ac2bc28..831f75ec61d0 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-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # 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 s390 sparc x86" # Coverage testing should not be enabled RDEPEND=" |