diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:54 +0200 |
commit | 9908aaaae13406efea3c8403f4e734928eb88e77 (patch) | |
tree | d0489cb5b99f6c6f7d806928d15936442ba0acc6 /sci-libs | |
parent | net-misc/unison: amd64 stable wrt bug #578224 (diff) | |
download | gentoo-9908aaaae13406efea3c8403f4e734928eb88e77.tar.gz gentoo-9908aaaae13406efea3c8403f4e734928eb88e77.tar.bz2 gentoo-9908aaaae13406efea3c8403f4e734928eb88e77.zip |
sci-libs/pgplot: amd64 stable wrt bug #580002
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pgplot/pgplot-5.2.2-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild index 17e77d90e4cb..738147b96e46 100644 --- a/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild +++ b/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.astro.caltech.edu/pub/pgplot/${MY_P}.tar.gz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc motif static-libs tk" RDEPEND=" |