diff options
Diffstat (limited to 'dev-tex/hlatex/hlatex-1.0.1-r1.ebuild')
-rw-r--r-- | dev-tex/hlatex/hlatex-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/hlatex/hlatex-1.0.1-r1.ebuild b/dev-tex/hlatex/hlatex-1.0.1-r1.ebuild index 2777fba17e6a..3e398dd7efbd 100644 --- a/dev-tex/hlatex/hlatex-1.0.1-r1.ebuild +++ b/dev-tex/hlatex/hlatex-1.0.1-r1.ebuild @@ -29,7 +29,7 @@ SRC_URI="ftp://ftp.ktug.or.kr/pub/ktug/hlatex/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" S="${WORKDIR}/HLaTeX" |