diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-03-23 12:01:37 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-03-23 12:03:28 -0400 |
commit | 13028c36f9b0ae2328f8e21448c7c75484a3058b (patch) | |
tree | 73dcb2d0c5c8d14adeb19a65ce101ae7cb58488a /dev-util/ltrace | |
parent | app-forensics/rkhunter: mark 1.4.2 alpha stable (diff) | |
download | gentoo-13028c36f9b0ae2328f8e21448c7c75484a3058b.tar.gz gentoo-13028c36f9b0ae2328f8e21448c7c75484a3058b.tar.bz2 gentoo-13028c36f9b0ae2328f8e21448c7c75484a3058b.zip |
dev-util/ltrace: mark 0.5.3.1 alpha stable
Diffstat (limited to 'dev-util/ltrace')
-rw-r--r-- | dev-util/ltrace/ltrace-0.5.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ltrace/ltrace-0.5.3.1.ebuild b/dev-util/ltrace/ltrace-0.5.3.1.ebuild index 3a5bf839c39b..ccce4ab374bb 100644 --- a/dev-util/ltrace/ltrace-0.5.3.1.ebuild +++ b/dev-util/ltrace/ltrace-0.5.3.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/l/ltrace/${MY_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="dev-libs/elfutils" |