From f8203e51a8686f1d9d311431deae0b26063037c4 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 27 Oct 2012 14:10:36 -0400 Subject: [PATCH] dev-util/be: add ~amd64-linux and ~x86-linux keywords Tested on newton and the xphys. --- ChangeLog | 7 ++++--- be-9999.ebuild | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 749d212..2976139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,9 +5,10 @@ *be-9999 (27 Oct 2012) 27 Oct 2012; W. Trevor King be-9999. - Add zsh-completion option and {bash,zsh}-completion dependencies. - Use newbashcomp from bash-completion-r1 to install the Bash - completion script in a standard location. + - Add zsh-completion option and {bash,zsh}-completion dependencies. + - Use newbashcomp from bash-completion-r1 to install the Bash + completion script in a standard location. + - Add ~amd64-linux and ~x86-linux keywords. *be-9999 (26 Oct 2012) diff --git a/be-9999.ebuild b/be-9999.ebuild index 76994f3..9add08e 100644 --- a/be-9999.ebuild +++ b/be-9999.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://bugseverywhere.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~amd64-linux ~x86 ~x86-linux" IUSE="bash-completion doc zsh-completion" RDEPEND="dev-lang/python -- 2.26.2