diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-18 08:47:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-18 08:47:20 +0000 |
| commit | 1f4c7ae255b08da068ccd254024f1850e8c577cf (patch) | |
| tree | 4c7fac8a72af90f56ae69a1fd94c30574450fc0d /dev-java | |
| parent | 7faf209e5264ca36a886b387c0cbc089888dcd10 (diff) | |
| download | baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.tar.gz baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.tar.xz baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.zip | |
Updating liguros repo
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/rxtx/rxtx-2.2_pre2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/rxtx/rxtx-2.2_pre2-r1.ebuild b/dev-java/rxtx/rxtx-2.2_pre2-r1.ebuild index e8902f41552a..ea3c30418843 100644 --- a/dev-java/rxtx/rxtx-2.2_pre2-r1.ebuild +++ b/dev-java/rxtx/rxtx-2.2_pre2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://rxtx.qbang.org/" SRC_URI="ftp://ftp.qbang.org/pub/rxtx/${MY_P}.zip" LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="lfd" RDEPEND=">=virtual/jre-1.6 |
