diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 16:04:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 16:05:43 -0400 |
commit | 5de97e71651bece1ea00ad48b25433163414333c (patch) | |
tree | 8bdc9db251e9e7c66f0f2d1d7009a805e44efcf1 /app-eselect | |
parent | x11-misc/notification-daemon: arm64 stable (diff) | |
download | gentoo-5de97e71651bece1ea00ad48b25433163414333c.tar.gz gentoo-5de97e71651bece1ea00ad48b25433163414333c.tar.bz2 gentoo-5de97e71651bece1ea00ad48b25433163414333c.zip |
app-eselect/eselect-notify-send: 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 'app-eselect')
-rw-r--r-- | app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild index bd55bcc22ebc..e5e950d789cc 100644 --- a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild +++ b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1 |