Gentoo Archives: gentoo-amd64

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: revert to the stable version of a specific package
Date: Thu, 25 Feb 2010 00:02:44
Message-Id: hm4bl1$isv$1@dough.gmane.org
In Reply to: [gentoo-amd64] revert to the stable version of a specific package by Thanasis
1 On 02/25/2010 12:48 AM, Thanasis wrote:
2 > I want to revert to the stable version of a specific package
3 > (sys-fs/cryptsetup-1.0.6-r2), while in /etc/make.conf I have
4 > ACCEPT_KEYWORDS="~amd64".
5 > For that I have put in /etc/portage/package.keywords:
6 > sys-fs/cryptsetup amd64
7 > and then I run
8 > emerge -1 =sys-fs/cryptsetup-1.0.6-r2
9 > Is that the way I should go?
10
11 Nope. You have to delete the "~amd64" keyword, not add the "amd64" one,
12 which is already being accepted by default anyway. To delete a keyword,
13 you use the "-" operator. To make a long explanation short:
14
15 sys-fs/cryptsetup -~amd64

Replies

Subject Author
Re: [gentoo-amd64] Re: revert to the stable version of a specific package "Sebastian Beßler" <sebastian@××××××××××××.de>
[gentoo-amd64] [SOLVED] revert to the stable version of a specific package Thanasis <thanasis@××××××××××.org>