aboutsummaryrefslogtreecommitdiffstats
path: root/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild
diff options
context:
space:
mode:
authorturret <turret@duck.com>2023-03-04 18:41:27 -0600
committerturret <turret@duck.com>2023-03-04 18:41:27 -0600
commit1b6374585e4512869fa6a2a7234a6773a4e4fcd8 (patch)
treee690ad3ab090f8fd888afb269118b4cf533f5d3c /app-vim/vim-ledger/vim-ledger-1.2.0.ebuild
parentb81c44d17494c39df2b47e1ea35c750711828fd0 (diff)
downloadportage-overlay-1b6374585e4512869fa6a2a7234a6773a4e4fcd8.tar.gz
portage-overlay-1b6374585e4512869fa6a2a7234a6773a4e4fcd8.tar.bz2
portage-overlay-1b6374585e4512869fa6a2a7234a6773a4e4fcd8.zip
vim ledger unmask
Diffstat (limited to 'app-vim/vim-ledger/vim-ledger-1.2.0.ebuild')
-rw-r--r--app-vim/vim-ledger/vim-ledger-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild b/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild
index 76bbfbc..70550cf 100644
--- a/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild
+++ b/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ledger/vim-ledger"
else
SRC_URI="https://github.com/ledger/vim-ledger/archive/refs/tags/v$PV.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
RESTRICT=primaryuri