diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-08 19:15:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-08 19:15:21 +0000 |
| commit | 9309e73601b94fbe27df1318837a556e61752f69 (patch) | |
| tree | 340916f2f233d54fcfa26df75e5a18b29459c29d /app-xemacs | |
| parent | 2128795dcaac7d9a06e98ae1efa4c9a1812ada4b (diff) | |
| download | baldeagleos-repo-9309e73601b94fbe27df1318837a556e61752f69.tar.gz baldeagleos-repo-9309e73601b94fbe27df1318837a556e61752f69.tar.xz baldeagleos-repo-9309e73601b94fbe27df1318837a556e61752f69.zip | |
Adding metadata
Diffstat (limited to 'app-xemacs')
| -rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild index cbc7a0f6a427..95097b152ada 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.82.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then S="${WORKDIR}/${PN}" else SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" - KEYWORDS="~amd64 ~hppa ~x86" + KEYWORDS="amd64 ~hppa x86" fi DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" |
