diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:14 +0200 |
commit | 64ad0f1e4df39e5505afd4b68ad7383f5f11628f (patch) | |
tree | a37f9f46022c672d575e8f0f67daa3e2276b4556 /sci-mathematics/octave-epstk | |
parent | sci-mathematics/arb: Sort KEYWORDS (diff) | |
download | gentoo-64ad0f1e4df39e5505afd4b68ad7383f5f11628f.tar.gz gentoo-64ad0f1e4df39e5505afd4b68ad7383f5f11628f.tar.bz2 gentoo-64ad0f1e4df39e5505afd4b68ad7383f5f11628f.zip |
sci-mathematics/octave-epstk: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave-epstk')
-rw-r--r-- | sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild index f1642d9333f1..8b9301f8ff6a 100644 --- a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild +++ b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2 mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEB_PR}.debian.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="doc" |