diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 23:25:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 23:27:30 -0400 |
commit | 020e34dadca2c732739c968cf9cbad25c3189721 (patch) | |
tree | d35764f31bd44fc03799c7f2bfc75ad4dba355d5 /gnome-extra/nautilus-sendto | |
parent | games-rpg/eternal-lands: remove rich0@ from maintainers (diff) | |
download | gentoo-020e34dadca2c732739c968cf9cbad25c3189721.tar.gz gentoo-020e34dadca2c732739c968cf9cbad25c3189721.tar.bz2 gentoo-020e34dadca2c732739c968cf9cbad25c3189721.zip |
gnome-extra/nautilus-sendto: 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 'gnome-extra/nautilus-sendto')
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-3.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.6.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.6.ebuild index cf4b4bd28513..c0f27a7d8712 100644 --- a/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.6.ebuild +++ b/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.6.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/nautilus-sendto/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.25.9:2" |