diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 22:16:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 22:16:08 +0000 |
commit | f50e535e7997076ca2da9b0d4904d07846090a7e (patch) | |
tree | 5f520cf0307e0855fd607721a18f6dbfb1b045be /dev-libs/libatasmart | |
parent | sys-kernel/git-sources: Linux patch 4.14-rc8 (diff) | |
download | gentoo-f50e535e7997076ca2da9b0d4904d07846090a7e.tar.gz gentoo-f50e535e7997076ca2da9b0d4904d07846090a7e.tar.bz2 gentoo-f50e535e7997076ca2da9b0d4904d07846090a7e.zip |
dev-libs/libatasmart: stable 0.19-r2 for sparc, bug #630338 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r-- | dev-libs/libatasmart/libatasmart-0.19-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild index 49c61709c625..46c17c3288b7 100644 --- a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz LICENSE="LGPL-2.1" SLOT="0/4" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="static-libs" RDEPEND="virtual/libudev:=" |