dev-util/be: add ~amd64-linux and ~x86-linux keywords
authorW. Trevor King <wking@tremily.us>
Sat, 27 Oct 2012 18:10:36 +0000 (14:10 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 27 Oct 2012 18:10:36 +0000 (14:10 -0400)
Tested on newton and the xphys.

dev-util/be/ChangeLog
dev-util/be/be-9999.ebuild

index 749d2124bc6fab6b460f3cf5196c2472b6ac1c3e..297613971b85f9f27e9aa635dc5c0035f1015221 100644 (file)
@@ -5,9 +5,10 @@
 *be-9999 (27 Oct 2012)
 
   27 Oct 2012; W. Trevor King <wking@tremily.us> 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)
 
index 76994f300157a99ddca5cbd4dbc658522c7c8dae..9add08e498ee8d1633ffe5f7f5909f27e2f4f15a 100644 (file)
@@ -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