diff options
author | Sam James <sam@gentoo.org> | 2021-11-02 15:46:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-02 15:46:24 +0000 |
commit | 8dc646788ffc41ead4d1c805a901abfb30fafcf2 (patch) | |
tree | b90c9d900a5acb93cadb459f9adfea799a8f5284 /sci-mathematics/cliquer/cliquer-1.22.ebuild | |
parent | sci-mathematics/planarity: Stabilize 3.0.1.1 amd64, #821307 (diff) | |
download | gentoo-8dc646788ffc41ead4d1c805a901abfb30fafcf2.tar.gz gentoo-8dc646788ffc41ead4d1c805a901abfb30fafcf2.tar.bz2 gentoo-8dc646788ffc41ead4d1c805a901abfb30fafcf2.zip |
sci-mathematics/cliquer: Stabilize 1.22 amd64, #821316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/cliquer/cliquer-1.22.ebuild')
-rw-r--r-- | sci-mathematics/cliquer/cliquer-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cliquer/cliquer-1.22.ebuild b/sci-mathematics/cliquer/cliquer-1.22.ebuild index 03f84005300a..55baccfe830b 100644 --- a/sci-mathematics/cliquer/cliquer-1.22.ebuild +++ b/sci-mathematics/cliquer/cliquer-1.22.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" src_configure() { |