diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 07:27:14 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 07:27:14 +0000 |
commit | 38af1fe629b569a2a5ca4711f5eaa97ddfe3ed74 (patch) | |
tree | a2e8b38cc532cc64b638d319721fabe5ffcf1e83 /kde-base/oxygen-icons | |
parent | Marked ~ppc ~ppc64 for bug #402989. (diff) | |
download | gentoo-2-38af1fe629b569a2a5ca4711f5eaa97ddfe3ed74.tar.gz gentoo-2-38af1fe629b569a2a5ca4711f5eaa97ddfe3ed74.tar.bz2 gentoo-2-38af1fe629b569a2a5ca4711f5eaa97ddfe3ed74.zip |
Marked ~ppc ~ppc64 for bug #402989.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/oxygen-icons')
-rw-r--r-- | kde-base/oxygen-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index a9f6063fdb50..23d889c3fe6d 100644 --- a/kde-base/oxygen-icons/ChangeLog +++ b/kde-base/oxygen-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.105 2012/05/17 12:55:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.106 2012/05/18 07:27:14 josejx Exp $ + + 18 May 2012; Joseph Jezak <josejx@gentoo.org> oxygen-icons-4.8.3.ebuild: + Marked ~ppc ~ppc64 for bug #402989. 17 May 2012; Alexis Ballier <aballier@gentoo.org> oxygen-icons-4.8.3.ebuild: keyword ~amd64-fbsd diff --git a/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild index 212c4eda81d1..d2918108416b 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.8.3.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/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild,v 1.2 2012/05/17 12:55:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild,v 1.3 2012/05/18 07:27:14 josejx Exp $ EAPI=4 @@ -23,7 +23,7 @@ SRC_URI=" " LICENSE="LGPL-3" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="aqua bindist" DEPEND="" |