summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-11-19 13:21:35 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-11-19 13:21:35 +0000
commit70cbc83b69e4188b50e0e9f793d8f597a0866818 (patch)
treed583c6345d92ae3096e78babe288c403e006b367 /sys-apps/prctl/prctl-1.5.ebuild
parentKeyword ~amd64 and ~x86 since this will be propably used by x11-misc/glipper ... (diff)
downloadhistorical-70cbc83b69e4188b50e0e9f793d8f597a0866818.tar.gz
historical-70cbc83b69e4188b50e0e9f793d8f597a0866818.tar.bz2
historical-70cbc83b69e4188b50e0e9f793d8f597a0866818.zip
Revert keywording since I mixed up python-prctl with prctl. Leave the minor ebuild enhancements in place anyhow.
Package-Manager: portage-2.2.0_alpha73/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/prctl/prctl-1.5.ebuild')
-rw-r--r--sys-apps/prctl/prctl-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/prctl/prctl-1.5.ebuild b/sys-apps/prctl/prctl-1.5.ebuild
index 40c3ad65a3a8..928cfe8d8e1f 100644
--- a/sys-apps/prctl/prctl-1.5.ebuild
+++ b/sys-apps/prctl/prctl-1.5.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-apps/prctl/prctl-1.5.ebuild,v 1.5 2011/11/19 13:17:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild,v 1.6 2011/11/19 13:21:35 ssuominen Exp $
EAPI=4
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~alpha ia64 ~x86"
+KEYWORDS="~alpha ia64"
IUSE=""
RDEPEND=""