diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 16:05:13 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 16:05:46 -0400 |
commit | 8a691851919205bb912d50ebea9da585a7627a3c (patch) | |
tree | 144e90c175c56c67fc381ee821cc9c5736b38d91 /x11-libs | |
parent | virtual/notification-daemon: arm64 stable (diff) | |
download | gentoo-8a691851919205bb912d50ebea9da585a7627a3c.tar.gz gentoo-8a691851919205bb912d50ebea9da585a7627a3c.tar.bz2 gentoo-8a691851919205bb912d50ebea9da585a7627a3c.zip |
x11-libs/libnotify: 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 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild index 0efd07dff0f5..0d78cf58394b 100644 --- a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.7-r1.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://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" 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="+introspection test" RDEPEND=" |