diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:37:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:38:10 +0000 |
commit | 1e7f8078ac89c5386224111b0577c3ff8a1bbaa4 (patch) | |
tree | 4576dbd14f9035b27311bdda3abc8c07bc0694b2 /dev-lang/vala | |
parent | dev-lang/vala: stable 0.46.10 for hppa (diff) | |
download | gentoo-1e7f8078ac89c5386224111b0577c3ff8a1bbaa4.tar.gz gentoo-1e7f8078ac89c5386224111b0577c3ff8a1bbaa4.tar.bz2 gentoo-1e7f8078ac89c5386224111b0577c3ff8a1bbaa4.zip |
dev-lang/vala: stable 0.40.23 for hppa
stable wrt bug #728924
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/vala')
-rw-r--r-- | dev-lang/vala/vala-0.40.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/vala/vala-0.40.23.ebuild b/dev-lang/vala/vala-0.40.23.ebuild index 9fe3b6a6d576..f0b64e970c76 100644 --- a/dev-lang/vala/vala-0.40.23.ebuild +++ b/dev-lang/vala/vala-0.40.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala" LICENSE="LGPL-2.1" SLOT="0.40" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-linux" IUSE="test valadoc" RESTRICT="!test? ( test )" |