diff options
author | Karel Kočí <cynerd@email.cz> | 2020-02-29 09:18:59 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-02-29 09:18:59 +0100 |
commit | d65d5c4de82035a808ab36093e7385505064b137 (patch) | |
tree | 591bbfdb6aa4131cfc01604b23119e602978f715 | |
parent | 3d97976c8bf9071d65395cc29c3454fdfa54fbf8 (diff) | |
download | gentoo-personal-overlay-d65d5c4de82035a808ab36093e7385505064b137.tar.gz gentoo-personal-overlay-d65d5c4de82035a808ab36093e7385505064b137.tar.bz2 gentoo-personal-overlay-d65d5c4de82035a808ab36093e7385505064b137.zip |
Revert "profiles: drop latex for now"
This reverts commit f10bc9c428ad2b787f393f829755338e36b2a553.
-rw-r--r-- | profiles/host-albert/parent | 2 | ||||
-rw-r--r-- | profiles/host-dean/parent | 2 | ||||
-rw-r--r-- | profiles/host-ridcully/parent | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/host-albert/parent b/profiles/host-albert/parent index 177d77b..a67f4ce 100644 --- a/profiles/host-albert/parent +++ b/profiles/host-albert/parent @@ -5,5 +5,5 @@ ../devel/avr ../devel/arm ../hwdevel -#../latex +../latex ../gaming diff --git a/profiles/host-dean/parent b/profiles/host-dean/parent index d183e03..885a804 100644 --- a/profiles/host-dean/parent +++ b/profiles/host-dean/parent @@ -3,4 +3,4 @@ ../desktop/wayland ../devel ../hwdevel -#../latex +../latex diff --git a/profiles/host-ridcully/parent b/profiles/host-ridcully/parent index f2641e6..83320e2 100644 --- a/profiles/host-ridcully/parent +++ b/profiles/host-ridcully/parent @@ -6,5 +6,5 @@ ../devel/avr/arduino ../devel/bigclown ../hwdevel -#../latex +../latex ../gaming |