diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
commit | cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca (patch) | |
tree | 097727bc5a68e6772d75437f3db60ee7b7e4fefc /app-editors/uemacs-pk | |
parent | app-doc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.gz gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.bz2 gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.zip |
app-editors: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/uemacs-pk')
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180117.ebuild | 2 | ||||
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180117.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180117.ebuild index 33a4432c46d9..c526622b9492 100644 --- a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180117.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180117.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/uemacs-${PV}.tar.xz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND} diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild index efd6c5b740c4..0955ecca90cd 100644 --- a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/uemacs-${PV}.tar.xz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |