diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:33 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:33 -0800 |
commit | f1f3c4d7d285bd0bf821dc65574b3f31b71e4d74 (patch) | |
tree | 8860d0d53cd9185c4ad35fae227738da58235cea /app-xemacs | |
parent | app-xemacs/forms-1.17: alpha stable, bug 666312 (diff) | |
download | gentoo-f1f3c4d7d285bd0bf821dc65574b3f31b71e4d74.tar.gz gentoo-f1f3c4d7d285bd0bf821dc65574b3f31b71e4d74.tar.bz2 gentoo-f1f3c4d7d285bd0bf821dc65574b3f31b71e4d74.zip |
app-xemacs/fortran-modes-1.07: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/fortran-modes/fortran-modes-1.07.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild b/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild index b34d9c8fc937..2e37800d2d16 100644 --- a/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild +++ b/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |