diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:00:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:47:17 +0200 |
commit | 934eff2fc1b402171c7af6210a46e208a8f7fd6f (patch) | |
tree | 585482ce1c5ca92a01bf50dab2774227ab0f8cb1 /app-xemacs/fortran-modes | |
parent | app-xemacs/forms: x86 stable (bug #666312) (diff) | |
download | gentoo-934eff2fc1b402171c7af6210a46e208a8f7fd6f.tar.gz gentoo-934eff2fc1b402171c7af6210a46e208a8f7fd6f.tar.bz2 gentoo-934eff2fc1b402171c7af6210a46e208a8f7fd6f.zip |
app-xemacs/fortran-modes: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/fortran-modes')
-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 7c3c500d2b2e..48cccc898581 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 |