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/muse | |
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/muse')
-rw-r--r-- | app-emacs/muse/muse-3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/muse/muse-3.20.ebuild b/app-emacs/muse/muse-3.20.ebuild index 24997d6aa576..6329cf3d05c5 100644 --- a/app-emacs/muse/muse-3.20.ebuild +++ b/app-emacs/muse/muse-3.20.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/muse-el/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.2+ GPL-2 MIT" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86" #IUSE="test" RESTRICT="test" #426546 |