diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:31 +0100 |
commit | 386e129ad527c44612f23228cc4ee2b935e51c01 (patch) | |
tree | d36469bb489bc7294f3d7933356c841c32967ef7 /sci-libs/pgplot | |
parent | sci-libs/lrslib: x86 stable wrt bug #704424 (diff) | |
download | gentoo-386e129ad527c44612f23228cc4ee2b935e51c01.tar.gz gentoo-386e129ad527c44612f23228cc4ee2b935e51c01.tar.bz2 gentoo-386e129ad527c44612f23228cc4ee2b935e51c01.zip |
sci-libs/pgplot: x86 stable wrt bug #704426
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/pgplot')
-rw-r--r-- | sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild index b317156dd5e0..f38f5b98ec9d 100644 --- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild +++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild @@ -13,7 +13,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=" |