diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-08-02 14:02:33 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-08-02 14:02:33 +0200 |
commit | 159bc361f0e0a7fb45c53ec495486f3559f39f20 (patch) | |
tree | 5a6aafe1a723895c6f2e39b61c6cc85c1fd8adc5 | |
parent | 859d15df2530184d2d7564bf72b7ddaa9f9bcf4f (diff) | |
download | gentoo-personal-overlay-159bc361f0e0a7fb45c53ec495486f3559f39f20.tar.gz gentoo-personal-overlay-159bc361f0e0a7fb45c53ec495486f3559f39f20.tar.bz2 gentoo-personal-overlay-159bc361f0e0a7fb45c53ec495486f3559f39f20.zip |
Fix previous commit
-rw-r--r-- | profiles/desktop/x/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/x/package.use b/profiles/desktop/x/package.use index e865d03..61a77b8 100644 --- a/profiles/desktop/x/package.use +++ b/profiles/desktop/x/package.use @@ -1,4 +1,4 @@ -sys-app/shellrc xorg +sys-apps/shellrc xorg # Xorg x11-base/xorg-server xvfb |