diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:00:49 +0300 |
commit | bf915d34eb66b3ff4fc0cc6ca676c95712de4977 (patch) | |
tree | 1b35359b58f5a282d2c9a603064eac940121e373 | |
parent | dev-lang/vala: Stabilize 0.40.24 amd64, #774927 (diff) | |
download | gentoo-bf915d34eb66b3ff4fc0cc6ca676c95712de4977.tar.gz gentoo-bf915d34eb66b3ff4fc0cc6ca676c95712de4977.tar.bz2 gentoo-bf915d34eb66b3ff4fc0cc6ca676c95712de4977.zip |
dev-lang/vala: Stabilize 0.48.12 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | dev-lang/vala/vala-0.48.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/vala/vala-0.48.12.ebuild b/dev-lang/vala/vala-0.48.12.ebuild index 1f7c05bd15c1..d680177a7c44 100644 --- a/dev-lang/vala/vala-0.48.12.ebuild +++ b/dev-lang/vala/vala-0.48.12.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala" LICENSE="LGPL-2.1+" SLOT="0.48" -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 )" |