diff options
author | Karel Kočí <cynerd@email.cz> | 2017-09-12 08:14:39 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-09-12 08:14:39 +0200 |
commit | dd4e7a820697356bfec27fec597791e9ad281f18 (patch) | |
tree | 34a9c9d3a379e85f5890215432f55ac18da0566d | |
parent | eb51a9f29e1a17e9e413a8d89fa0ff5cc011b991 (diff) | |
download | gentoo-personal-overlay-dd4e7a820697356bfec27fec597791e9ad281f18.tar.gz gentoo-personal-overlay-dd4e7a820697356bfec27fec597791e9ad281f18.tar.bz2 gentoo-personal-overlay-dd4e7a820697356bfec27fec597791e9ad281f18.zip |
Revert "Add opentx"
This reverts commit eb51a9f29e1a17e9e413a8d89fa0ff5cc011b991.
-rw-r--r-- | profiles/desktop/package.accept_keywords | 3 | ||||
-rw-r--r-- | profiles/desktop/packages | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/profiles/desktop/package.accept_keywords b/profiles/desktop/package.accept_keywords index 42d7e9e..ea3cce8 100644 --- a/profiles/desktop/package.accept_keywords +++ b/profiles/desktop/package.accept_keywords @@ -3,9 +3,6 @@ media-sound/playerctl ~amd64 # terminal x11-terms/rxvt-unicode ~amd64 -# OpenTX -app-misc/opentx-companion ~amd64 - # pidgin plugins x11-plugins/purple-facebook ~amd64 x11-plugins/purple-hangouts ~amd64 diff --git a/profiles/desktop/packages b/profiles/desktop/packages index 34aa9d9..aacdd5c 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -3,7 +3,6 @@ net-dialup/sterm gnome-extra/gucharmap app-text/llpp app-admin/pass -app-misc/opentx-companion # vim app-vim/vim-spell-cs |