diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-10 17:04:53 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-10 17:04:53 +0000 |
commit | 0da178c5b683648fe93c39d419a384ed4b636f33 (patch) | |
tree | c1992ba685ac54070cae3b6a3b09214490b07527 /sys-auth | |
parent | Marked ~ppc, dropped ppc64 wrt #365451 (diff) | |
download | gentoo-2-0da178c5b683648fe93c39d419a384ed4b636f33.tar.gz gentoo-2-0da178c5b683648fe93c39d419a384ed4b636f33.tar.bz2 gentoo-2-0da178c5b683648fe93c39d419a384ed4b636f33.zip |
Marked ~ppc/~ppc64 wrt #370859
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/realtime-base/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/realtime-base/ChangeLog b/sys-auth/realtime-base/ChangeLog index fdfe61581ce3..9c3d30c47797 100644 --- a/sys-auth/realtime-base/ChangeLog +++ b/sys-auth/realtime-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/realtime-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.3 2011/07/21 11:30:20 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.4 2011/08/10 17:04:53 xarthisius Exp $ + + 10 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> realtime-base-0.1.ebuild: + Marked ~ppc/~ppc64 wrt #370859 21 Jul 2011; Thomas Kahle <tomka@gentoo.org> realtime-base-0.1.ebuild: ~x86 per bug 370859 diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index b7d23b1394c8..7acaa5f2f53e 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.3 2011/07/21 11:30:20 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.4 2011/08/10 17:04:53 xarthisius Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" DEPEND="" |