diff options
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-16.12.3.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-apps/cantor/cantor-16.12.3.ebuild b/kde-apps/cantor/cantor-16.12.3.ebuild index 215bc594b2d8..14332980db57 100644 --- a/kde-apps/cantor/cantor-16.12.3.ebuild +++ b/kde-apps/cantor/cantor-16.12.3.ebuild @@ -11,6 +11,8 @@ inherit kde5 python-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" HOMEPAGE="https://www.kde.org/applications/education/cantor https://edu.kde.org/cantor" +SRC_URI="mirror://kde/Attic/applications/${PV}/src/${P}.tar.xz" + KEYWORDS="amd64 x86" IUSE="analitza julia lua postscript python qalculate +R" |