diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:56:16 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:59:01 +0200 |
commit | 74578f6a5a4c7f265b4879de6e319eaad6686215 (patch) | |
tree | 0dee4862c06dfa2d26c79a802b5a9f191ca452a5 /x11-libs/libnotify | |
parent | x11-libs/gtksourceview: arm stable (bug 611134) (diff) | |
download | gentoo-74578f6a5a4c7f265b4879de6e319eaad6686215.tar.gz gentoo-74578f6a5a4c7f265b4879de6e319eaad6686215.tar.bz2 gentoo-74578f6a5a4c7f265b4879de6e319eaad6686215.zip |
x11-libs/libnotify: arm stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.7.ebuild b/x11-libs/libnotify/libnotify-0.7.7.ebuild index cb82449658e5..ed29c24c4747 100644 --- a/x11-libs/libnotify/libnotify-0.7.7.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.7.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="+introspection test" RDEPEND=" |