diff options
Diffstat (limited to 'dev-tex/aastex/aastex-5.2.ebuild')
-rw-r--r-- | dev-tex/aastex/aastex-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/aastex/aastex-5.2.ebuild b/dev-tex/aastex/aastex-5.2.ebuild index 1767b4c2ad37..c79bb1354305 100644 --- a/dev-tex/aastex/aastex-5.2.ebuild +++ b/dev-tex/aastex/aastex-5.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.journals.uchicago.edu/AAS/AASTeX/${MY_P}.tar.gz" LICENSE="LPPL-1.3" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ppc sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |