diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:18:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:18:15 +0000 |
commit | d2449e82ecfff5c532d1cb344f97bd695af1f1a2 (patch) | |
tree | 33d445a85b4310000b9b515a7c3c4d794f5b64e6 /xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild | |
parent | arm stable, bug #483254 (diff) | |
download | gentoo-2-d2449e82ecfff5c532d1cb344f97bd695af1f1a2.tar.gz gentoo-2-d2449e82ecfff5c532d1cb344f97bd695af1f1a2.tar.bz2 gentoo-2-d2449e82ecfff5c532d1cb344f97bd695af1f1a2.zip |
add ~arm, bug #493402
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild index c2be990be104..c4f08a840b05 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.1 2013/05/09 09:41:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.2 2013/12/29 17:18:15 maekke Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 |