summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/ario/ChangeLog5
-rw-r--r--media-sound/ario/ario-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/ario/ChangeLog b/media-sound/ario/ChangeLog
index a132ffbcfd09..6f5b9512d19f 100644
--- a/media-sound/ario/ChangeLog
+++ b/media-sound/ario/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/ario
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.2 2008/07/01 11:34:19 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.3 2008/07/04 07:36:14 opfer Exp $
+
+ 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> ario-1.1.ebuild:
+ keyworded ~arch for x86, bug 230297
01 Jul 2008; Christoph Mende <angelos@gentoo.org> ario-1.1.ebuild:
Added gnome2_icon_cache_update to postinst and postrm, bug 230299
diff --git a/media-sound/ario/ario-1.1.ebuild b/media-sound/ario/ario-1.1.ebuild
index 8803ccc41387..0374355bc9c1 100644
--- a/media-sound/ario/ario-1.1.ebuild
+++ b/media-sound/ario/ario-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v 1.2 2008/07/01 11:34:19 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v 1.3 2008/07/04 07:36:14 opfer Exp $
EAPI=1
inherit gnome2-utils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="avahi dbus debug"
RDEPEND=">=dev-libs/glib-2.14:2