summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:38 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:38 +0200
commit9af02ef01a3d79751171a9cd6f194ca4d4007580 (patch)
tree2eb8c0187c0587b33285a5fbbb2125ecc9faf8b0 /app-emacs/php-mode
parentapp-editors: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-9af02ef01a3d79751171a9cd6f194ca4d4007580.tar.gz
gentoo-9af02ef01a3d79751171a9cd6f194ca4d4007580.tar.bz2
gentoo-9af02ef01a3d79751171a9cd6f194ca4d4007580.zip
app-emacs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emacs/php-mode')
-rw-r--r--app-emacs/php-mode/php-mode-1.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/php-mode/php-mode-1.19.1.ebuild b/app-emacs/php-mode/php-mode-1.19.1.ebuild
index e9cbd7424453..7fd367f22226 100644
--- a/app-emacs/php-mode/php-mode-1.19.1.ebuild
+++ b/app-emacs/php-mode/php-mode-1.19.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md Changelog.md"