diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:38 +0200 |
commit | 9af02ef01a3d79751171a9cd6f194ca4d4007580 (patch) | |
tree | 2eb8c0187c0587b33285a5fbbb2125ecc9faf8b0 /app-emacs/po-mode | |
parent | app-editors: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-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/po-mode')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.3.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.4.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.8.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/po-mode/po-mode-0.19.3.ebuild b/app-emacs/po-mode/po-mode-0.19.3.ebuild index 28612bd8cd85..d3c04481635a 100644 --- a/app-emacs/po-mode/po-mode-0.19.3.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" ELISP_REMOVE="start-po.el" diff --git a/app-emacs/po-mode/po-mode-0.19.4.ebuild b/app-emacs/po-mode/po-mode-0.19.4.ebuild index f113b3415ff8..cc42a87c2afd 100644 --- a/app-emacs/po-mode/po-mode-0.19.4.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" ELISP_REMOVE="start-po.el" diff --git a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild index 85a2aacdb3c3..4a74f6455d7a 100644 --- a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" ELISP_REMOVE="start-po.el" |