diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-17 08:15:19 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-17 08:15:19 +0000 |
| commit | 04f0b7378b99aed246badbe072846936a6f2029f (patch) | |
| tree | eaa0fd7377a6233ae18c7b79ed639e9849e26209 /app-emacs/ghub | |
| parent | 6bbcdcb9c1f4c5adfdd646913ec38a6ba88d9588 (diff) | |
| download | baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.tar.gz baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.tar.xz baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.zip | |
Adding metadata
Diffstat (limited to 'app-emacs/ghub')
| -rw-r--r-- | app-emacs/ghub/ghub-3.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ghub/ghub-3.5.6.ebuild b/app-emacs/ghub/ghub-3.5.6.ebuild index 64e656791e15..d4f6a63d4e81 100644 --- a/app-emacs/ghub/ghub-3.5.6.ebuild +++ b/app-emacs/ghub/ghub-3.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="docs/ghub.texi" |
