diff options
author | Austin English <wizardedit@gentoo.org> | 2016-08-08 12:28:12 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-08-08 12:28:45 -0500 |
commit | 015713253d2adea03ff64cbdd4e6cae0beb340a7 (patch) | |
tree | 13ac3cc961abbbd6bf8c6463145166f8e747c1d8 /app-text/pastebinit | |
parent | dev-cpp/yaml-cpp: Add myself as maintainer (diff) | |
download | gentoo-015713253d2adea03ff64cbdd4e6cae0beb340a7.tar.gz gentoo-015713253d2adea03ff64cbdd4e6cae0beb340a7.tar.bz2 gentoo-015713253d2adea03ff64cbdd4e6cae0beb340a7.zip |
app-text/pastebinit: stabilize 1.5 for amd64
Gentoo-Bug: https://bugs.gentoo.org/581188
Diffstat (limited to 'app-text/pastebinit')
-rw-r--r-- | app-text/pastebinit/pastebinit-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pastebinit/pastebinit-1.5.ebuild b/app-text/pastebinit/pastebinit-1.5.ebuild index f2f191d8a9cf..d2efeb79cbd3 100644 --- a/app-text/pastebinit/pastebinit-1.5.ebuild +++ b/app-text/pastebinit/pastebinit-1.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="crypt" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |