diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 13:28:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 13:28:36 +0000 |
commit | 9301f1b638cb4df47257d29f7837800ad33b8846 (patch) | |
tree | 9a8569352d29e673bd681d3ff4c5cfa7b2daf258 /x11-libs/libnotify/libnotify-0.7.5.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-9301f1b638cb4df47257d29f7837800ad33b8846.tar.gz gentoo-2-9301f1b638cb4df47257d29f7837800ad33b8846.tar.bz2 gentoo-2-9301f1b638cb4df47257d29f7837800ad33b8846.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libnotify/libnotify-0.7.5.ebuild')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.5.ebuild b/x11-libs/libnotify/libnotify-0.7.5.ebuild index 648f8af1e72a..b9e52f8355d3 100644 --- a/x11-libs/libnotify/libnotify-0.7.5.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5.ebuild,v 1.2 2012/05/05 03:52:28 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5.ebuild,v 1.3 2012/05/29 13:28:36 aballier Exp $ EAPI=4 inherit autotools gnome.org @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc +introspection +symlink test" RDEPEND=">=dev-libs/glib-2.26 |