summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2014-12-15 13:56:31 -0800
committerPalmer Dabbelt <palmer@dabbelt.com>2014-12-15 13:56:31 -0800
commit5e389f61fe36f5511e06d12f529078b08c3e43c7 (patch)
tree0ea90dc9a971d84a00e6f093373a632388227f68
parentForgot the RISCV tag (diff)
downloadpalmer-5e389f61fe36f5511e06d12f529078b08c3e43c7.tar.gz
palmer-5e389f61fe36f5511e06d12f529078b08c3e43c7.tar.bz2
palmer-5e389f61fe36f5511e06d12f529078b08c3e43c7.zip
Install ncurses[unicode] by default
Otherwise Python doesn't appear to build...
-rw-r--r--profiles/arch/riscv/package.use2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use b/profiles/arch/riscv/package.use
new file mode 100644
index 0000000..7ffef21
--- /dev/null
+++ b/profiles/arch/riscv/package.use
@@ -0,0 +1,2 @@
+# For some reason, Python doesn't appear to without ncurses[unicode]
+sys-libs/ncurses unicode