diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:27:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:27:35 +0300 |
commit | b08300a1b985825d0d657f0723f9197a9f6600a1 (patch) | |
tree | 10a0df6d9628eada380b68c5317568b42a30d73a /gnome-extra | |
parent | gnome-extra/gnome-boxes: amd64 stable wrt bug #685254 (diff) | |
download | gentoo-b08300a1b985825d0d657f0723f9197a9f6600a1.tar.gz gentoo-b08300a1b985825d0d657f0723f9197a9f6600a1.tar.bz2 gentoo-b08300a1b985825d0d657f0723f9197a9f6600a1.zip |
gnome-extra/gnome-calculator: amd64 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild index 7d4ae063db1c..caedceed006d 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-3.30.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-3.30.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" # gtksourceview vapi definitions in dev-lang/vala itself are too old, and newer vala removes them # altogether, thus we need them installed by gtksourceview[vala] |