diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 23:32:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:38:46 -0400 |
commit | 7cfb566efcceb112775ef51a68272bd423a99ee3 (patch) | |
tree | dcbafd865af94b878eecc5298fd36262061ef2fa /net-libs | |
parent | dev-libs/libgdata: arm64 stable (diff) | |
download | gentoo-7cfb566efcceb112775ef51a68272bd423a99ee3.tar.gz gentoo-7cfb566efcceb112775ef51a68272bd423a99ee3.tar.bz2 gentoo-7cfb566efcceb112775ef51a68272bd423a99ee3.zip |
net-libs/rest: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs')
-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 831f75ec61d0..b8d9e4d1f22e 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 s390 sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 s390 sparc x86" # Coverage testing should not be enabled RDEPEND=" |