diff options
author | 2024-12-15 07:02:02 +0000 | |
---|---|---|
committer | 2024-12-15 07:02:02 +0000 | |
commit | dd62632108e05e148c638acbbed62eb12a974628 (patch) | |
tree | fa61a6c02d344c5203732313c21051a5fbcf5591 /app-emacs | |
parent | Revert "dev-lang/rust-bin: remove hard gcc dependency" (diff) | |
download | gentoo-dd62632108e05e148c638acbbed62eb12a974628.tar.gz gentoo-dd62632108e05e148c638acbbed62eb12a974628.tar.bz2 gentoo-dd62632108e05e148c638acbbed62eb12a974628.zip |
app-emacs/indent-bars: Stabilize 0.8.2 amd64, #946379
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/indent-bars/indent-bars-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/indent-bars/indent-bars-0.8.2.ebuild b/app-emacs/indent-bars/indent-bars-0.8.2.ebuild index f8592c21f382..5e00a7d51847 100644 --- a/app-emacs/indent-bars/indent-bars-0.8.2.ebuild +++ b/app-emacs/indent-bars/indent-bars-0.8.2.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/jdtsmith/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |