diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:12:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:09:05 +0000 |
commit | f2e89985ff7a12562890971743418acb6b81e1b4 (patch) | |
tree | a7bf10b4c345cfa3728024af978cc260291c78d5 /gnome-extra | |
parent | www-client/epiphany: Stabilize 3.36.4 amd64, #738728 (diff) | |
download | gentoo-f2e89985ff7a12562890971743418acb6b81e1b4.tar.gz gentoo-f2e89985ff7a12562890971743418acb6b81e1b4.tar.bz2 gentoo-f2e89985ff7a12562890971743418acb6b81e1b4.zip |
gnome-extra/gnome-calculator: Stabilize 3.36.0 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.36.0.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.36.0.ebuild index 41c3b8c2a1b3..925cda6f56c6 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-3.36.0.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-3.36.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~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] |