From 718a455de30983037c81ea0cfa03da11ff1b4b1c 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. --- dev-util/be/ChangeLog | 7 ++++--- dev-util/be/be-9999.ebuild | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-util/be/ChangeLog b/dev-util/be/ChangeLog index 749d212..2976139 100644 --- a/dev-util/be/ChangeLog +++ b/dev-util/be/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/dev-util/be/be-9999.ebuild b/dev-util/be/be-9999.ebuild index 76994f3..9add08e 100644 --- a/dev-util/be/be-9999.ebuild +++ b/dev-util/be/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