summaryrefslogtreecommitdiff
path: root/app-emacs/nginx-mode
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-23 18:30:45 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-23 18:30:45 +0000
commitf9076f42f8542adcab639c76bae637a4ea38cbce (patch)
tree23ce0f031935bc58996783a8d79d6a73e0f3727f /app-emacs/nginx-mode
parenta1156cc8d56496f79fb6ed94288abdef1fff9ced (diff)
downloadbaldeagleos-repo-f9076f42f8542adcab639c76bae637a4ea38cbce.tar.gz
baldeagleos-repo-f9076f42f8542adcab639c76bae637a4ea38cbce.tar.xz
baldeagleos-repo-f9076f42f8542adcab639c76bae637a4ea38cbce.zip
Adding metadata
Diffstat (limited to 'app-emacs/nginx-mode')
-rw-r--r--app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild b/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild
index f81dcee0d466..010144a8e961 100644
--- a/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild
+++ b/app-emacs/nginx-mode/nginx-mode-1.1.9.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
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ajc/nginx-mode"
SRC_URI="https://github.com/ajc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
DOCS=( README.md )