diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-23 06:54:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-23 06:54:51 +0000 |
| commit | c9e8c842fe5ec28e771904bca3852d51670d3b23 (patch) | |
| tree | d8ee4681b91279ab134a5d89787516d77d110bfa /app-emacs/ghub | |
| parent | 533d61a2c56fa029d84c5c5aa51a599ee92fb293 (diff) | |
| download | baldeagleos-repo-c9e8c842fe5ec28e771904bca3852d51670d3b23.tar.gz baldeagleos-repo-c9e8c842fe5ec28e771904bca3852d51670d3b23.tar.xz baldeagleos-repo-c9e8c842fe5ec28e771904bca3852d51670d3b23.zip | |
Adding metadata
Diffstat (limited to 'app-emacs/ghub')
| -rw-r--r-- | app-emacs/ghub/ghub-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ghub/ghub-4.2.0.ebuild b/app-emacs/ghub/ghub-4.2.0.ebuild index 137580e04d5e..85468f950623 100644 --- a/app-emacs/ghub/ghub-4.2.0.ebuild +++ b/app-emacs/ghub/ghub-4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-3+" |
